From: Shawn O. Pearce Date: Mon, 9 Jul 2007 15:09:27 +0000 (-0400) Subject: git-gui: Use sh.exe in Cygwin shortcuts X-Git-Tag: v1.5.3-rc1~16^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6a5955fac3bd5a1369e73512b9606769f0c95e7c?hp=6a5955fac3bd5a1369e73512b9606769f0c95e7c git-gui: Use sh.exe in Cygwin shortcuts Because we are trying to execute /bin/sh we know it must be a real Windows executable and thus ends with the standard .exe suffix. Signed-off-by: Shawn O. Pearce ---