forked fromgitpython-developers/GitPython
- Notifications
You must be signed in to change notification settings - Fork0
Commit873823f
committed
BF: run commit hook with repo.working_dir as cwd
Otherwise commit hook might rightfully fail, as happens ifrepository is e.g. git-annex repository. See e.g. now failinghttps://travis-ci.org/datalad/datalad/builds/49802394\#L1590which seems to pass tests nicely with patch as this1 parentd8bbfea commit873823f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
0 commit comments
Comments
(0)