Commit fc97c1a
Fix issue (#61)
* Fix issue
* Remove use of WHERE
WHERE searches everywhere which can result in git.exe being found but that git is not on the PATH and such got command still fail
---------
Co-authored-by: Matthew Oliver <[email protected]>1 parent 47790d8 commit fc97c1a
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
| 154 | + | |
0 commit comments