diff options
author | Thomas Klaeger <thklaeger@gmail.com> | 2019-09-26 10:46:19 -0700 |
---|---|---|
committer | Pratyush Yadav <me@yadavpratyush.com> | 2019-10-01 19:10:34 +0530 |
commit | 6a72d44fc274db71f9b7350a2977a27cf13ca550 (patch) | |
tree | 32f5f3637ffd58c4b1fc132d07246c8af614d2e0 /t/t4005-diff-rename-2.sh | |
parent | Merge branch 'py/git-git-extra-stuff' (diff) | |
download | tgif-6a72d44fc274db71f9b7350a2977a27cf13ca550.tar.xz |
git-gui (Windows): use git-bash.exe if it is available
Git for Windows 2.x ships with an executable that starts the Git Bash
with all the environment variables and what not properly set up. It is
also adjusted according to the Terminal emulator option chosen when
installing Git for Windows (while `bash.exe --login -i` would always
launch with Windows' default console).
So let's use that executable (usually C:\Program Files\Git\git-bash.exe)
instead of `bash.exe --login -i` if its presence was detected.
This fixes https://github.com/git-for-windows/git/issues/490
Signed-off-by: Thomas Kläger <thomas.klaeger@10a.ch>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Pratyush Yadav <me@yadavpratyush.com>
Diffstat (limited to 't/t4005-diff-rename-2.sh')
0 files changed, 0 insertions, 0 deletions