git-gui: add menu item to launch a bash shell on Windows.
commit224cce8f9bb0403ec441ec709d2769adb8f66eb0
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 12 Sep 2013 20:15:19 +0000 (12 21:15 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 12 Sep 2013 20:15:19 +0000 (12 21:15 +0100)
tree36b284a47492690d8614aa7df07e0863cf54dd94
parent4394faf6e53e8b91c82332aa4f2b77616350a81b
git-gui: add menu item to launch a bash shell on Windows.

When using git-gui as the primary git application on Windows it can be
awkward obtaining a suitable shell. This commit adds a menu item to the
Repository menu that launches the bash shell provided with the git
installation on Windows.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
git-gui.sh