git: remove gitk shortcut (#998)

This commit is contained in:
Chawye Hsu 2020-04-16 21:45:12 +08:00 committed by GitHub
parent 95ece3cf07
commit 2d822da03b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 8 deletions

View File

@ -37,10 +37,6 @@
[
"cmd\\git-gui.exe",
"Git GUI"
],
[
"cmd\\gitk.exe",
"gitk"
]
],
"post_install": "git config --global credential.helper manager",

View File

@ -29,10 +29,6 @@
[
"cmd\\git-gui.exe",
"Git GUI"
],
[
"cmd\\gitk.exe",
"gitk"
]
],
"post_install": "git config --global credential.helper manager",