mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
git: add new tig.exe to bin (#1755)
This useful git browser was added to the 2.14.2 release. See https://github.com/git-for-windows/git/releases/tag/v2.14.2.windows.1
This commit is contained in:
parent
c977a3fee9
commit
3019823073
@ -25,7 +25,8 @@
|
||||
"usr\\bin\\ssh-add.exe",
|
||||
"usr\\bin\\ssh-agent.exe",
|
||||
"usr\\bin\\ssh-keygen.exe",
|
||||
"usr\\bin\\ssh-keyscan.exe"
|
||||
"usr\\bin\\ssh-keyscan.exe",
|
||||
"usr\\bin\\tig.exe"
|
||||
],
|
||||
"post_install": [
|
||||
"git config --global credential.helper manager"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user