mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
git: remove gitk shortcut (#998)
This commit is contained in:
parent
95ece3cf07
commit
2d822da03b
@ -37,10 +37,6 @@
|
|||||||
[
|
[
|
||||||
"cmd\\git-gui.exe",
|
"cmd\\git-gui.exe",
|
||||||
"Git GUI"
|
"Git GUI"
|
||||||
],
|
|
||||||
[
|
|
||||||
"cmd\\gitk.exe",
|
|
||||||
"gitk"
|
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"post_install": "git config --global credential.helper manager",
|
"post_install": "git config --global credential.helper manager",
|
||||||
|
|||||||
@ -29,10 +29,6 @@
|
|||||||
[
|
[
|
||||||
"cmd\\git-gui.exe",
|
"cmd\\git-gui.exe",
|
||||||
"Git GUI"
|
"Git GUI"
|
||||||
],
|
|
||||||
[
|
|
||||||
"cmd\\gitk.exe",
|
|
||||||
"gitk"
|
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"post_install": "git config --global credential.helper manager",
|
"post_install": "git config --global credential.helper manager",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user