Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork939
Commit8f5f65d
committed
Ask git where its daemon is and use that
This changes the test helpers on Windows to use "git --exec-path"(with whatever "git" GitPython is using) to find the directory thatcontains "git-daemon.exe", instead of finding it in a PATH search.1 parent91f63cd commit8f5f65d
2 files changed
+1
-4
lines changedLines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 | 121 |
| |
125 | 122 |
| |
126 | 123 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
185 |
| - | |
| 185 | + | |
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
|
0 commit comments
Comments
(0)