Fix pre-commit hooks under MinGW/MSYS
commitfbc0e7ac1479b4262f6090098a4f68c3438aa94b
authorAlexander Gavrilov <angavrilov@gmail.com>
Wed, 16 Jul 2008 20:12:28 +0000 (17 00:12 +0400)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 17 Jul 2008 01:17:27 +0000 (16 21:17 -0400)
tree9d795180822164b828c74233a27a5c3ade4c14b5
parentf049e0944d32715ee8893d290d1c52888216fbe4
Fix pre-commit hooks under MinGW/MSYS

Apply the work-around for checking the executable
permission of hook files not only on Cygwin, but on
Windows in general.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh