# 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