Git api can operate on a selected path (git.Repo('some/path')) rather than just current directory. Baseline can be easier to use if it detects the repository path at the destination instead of trying to use current directory.
Git api can operate on a selected path (git.Repo('some/path')) rather than just current directory.
Baseline can be easier to use if it detects the repository path at the destination instead of trying to use current directory.