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