Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unpin Cygwin
git
; add our .git
as a safe.directory
This undoes the change of pinning Git to an earlier version (before the recent security update) on Cygwin, and instead adds the `.git` subdirectory of the `GitPython` directory as an additional value of the multi-valued `safe.directory` Git configuration varaible.
- Loading branch information