You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix misc issues on Linux
* Clarify git bin settings to support Git being on the path and show the version
* Clarify git/PATH behavior via API configure method
* Note on git version in readme
Copy file name to clipboardExpand all lines: csp/gitprojectsettings.csp
+13-2Lines changed: 13 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -73,9 +73,20 @@ hr {
73
73
<div class="form-group row mb-3">
74
74
<label for="gitBinPath" class="col-sm-3 col-form-label" data-toggle="tooltip" data-placement="top" title="Absolute path to the Git executable">Path to git.exe</label>
0 commit comments