# Functions
Clean the output.
CleanAllLines returns all the non empty lines of the output, cleaned up.
ExtractRepoFromConfig gets the repo name from the Git config.
No description provided by the author
IsRepo returns true if current folder is a git repository.
Run runs a git command and returns its output or errors.
No description provided by the author