Fix activated git PATH to be identical to what portablegit git-cmd.bat gives.
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
"id": "git",
|
||||
"version": "1.8.3",
|
||||
"windows_url": "git_1.8.3.zip",
|
||||
"activated_path": "%installation_dir%/git/cmd",
|
||||
"activated_path": "%installation_dir%/bin;%installation_dir%/cmd",
|
||||
"activated_cfg": "EMSDK_GIT='%installation_dir%'"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user