Merge pull request #1496 from Alorel/patch-1

Set GIT_INSTALL_ROOT variable on installation
This commit is contained in:
Luke Sampson 2017-05-19 08:22:51 +10:00 committed by GitHub
commit 504b76dc05

View File

@ -32,6 +32,9 @@ and then restart powershell.",
"url": "https://github.com/git-for-windows/git/releases/latest",
"re": "v(?<version>[\\d\\w.]+)/PortableGit-(?<short>[\\d.]+).*\\.exe"
},
"env_set": {
"GIT_INSTALL_ROOT": "$dir"
},
"autoupdate": {
"architecture": {
"64bit": {