We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c6130d commit da60eceCopy full SHA for da60ece
.github/workflows/cygwin-test.yml
@@ -71,7 +71,7 @@ jobs:
71
72
- name: Test with pytest
73
run: |
74
- set -x
+ set +x
75
git config --global --add safe.directory '*'
76
git config --global --add safe.directory /cygdrive/d/a/gitpython-639/gitpython-639
77
git config --global --add safe.directory /cygdrive/d/a/gitpython-639/gitpython-639/.git
0 commit comments