package
3.1.1+incompatible
Repository: https://github.com/b4nst/turbogit.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CleanupRepo removes the repo directory recursively.
InitRepoConf set the repository initial configuration.
NewFile creates a new temp file in the repo working directory.
StageFile adds a file to the repository index.
StageNewFile creates a new file and adds it to the index.
TestRepo creates a new repository in a temporary directory.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Structs

Clock is a clock that returns always the same value.