diff --git a/git-with-openssh.json b/git-with-openssh.json index cca2fdcf5b..8aff95b278 100644 --- a/git-with-openssh.json +++ b/git-with-openssh.json @@ -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" diff --git a/git.json b/git.json index 7bf25bfd05..fbbadb6912 100644 --- a/git.json +++ b/git.json @@ -17,6 +17,7 @@ "cmd\\git.exe", "cmd\\gitk.exe", "cmd\\git-gui.exe", + "usr\\bin\\tig.exe", "git-bash.exe" ], "post_install": [