git-with-openssh: Add GIT_INSTALL_ROOT environment variable (#275)

- closes #274
This commit is contained in:
Velgus 2019-07-28 05:47:27 -07:00 committed by Richard Kuhnt
parent 9061fc2396
commit 03386d04d0

View File

@ -41,6 +41,9 @@
"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": {