package
0.22.0
Repository: https://github.com/1800alex/go-git-cmd-wrapper.git
Documentation: pkg.go.dev

# Functions

Bare Create a bare repository.
Directory path.
Quiet Only print error and warning messages; all other output will be suppressed.
SeparateGitDir Instead of initializing the repository as a directory to either $GIT_DIR or ./.git/, create a text file there containing the path to the actual repository.
Shared Specify that the Git repository is to be shared amongst several users.
SharedWithPerms Shared Specify that the Git repository is to be shared amongst several users.
Template Specify the directory from which templates will be used.