mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
git: don't do explorer integration or start menu
This commit is contained in:
parent
f8fba49532
commit
dd99e5f30a
2
git.json
2
git.json
@ -4,7 +4,7 @@
|
|||||||
"version": "1.8.3",
|
"version": "1.8.3",
|
||||||
"url": "https://msysgit.googlecode.com/files/Git-1.8.3-preview20130601.exe",
|
"url": "https://msysgit.googlecode.com/files/Git-1.8.3-preview20130601.exe",
|
||||||
"hash": { "sha256": "ddd2e02aec58c48ae6812a7df0287b03c6c26063fe5ac36bf757efd60fd7d2e4" },
|
"hash": { "sha256": "ddd2e02aec58c48ae6812a7df0287b03c6c26063fe5ac36bf757efd60fd7d2e4" },
|
||||||
"installer": { "args": ["/verysilent", "/dir=\"$dir\""] },
|
"installer": { "args": ["/verysilent", "/dir=\"$dir\"", "/noicons", "/components=\"\"", "/tasks=\"\"" ] },
|
||||||
"bin": [ "cmd\\git.exe", "cmd\\gitk.cmd" ],
|
"bin": [ "cmd\\git.exe", "cmd\\gitk.cmd" ],
|
||||||
"post_install": [
|
"post_install": [
|
||||||
"git config --global credential.helper wincred"
|
"git config --global credential.helper wincred"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user