From: Junio C Hamano Date: Thu, 2 Feb 2017 21:36:57 +0000 (-0800) Subject: Merge branch 'js/mingw-hooks-with-exe-suffix' X-Git-Tag: v2.12.0-rc0~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cddbda4bc87b9d2c985b6749b1cf026b15e2d3e7;p=thirdparty%2Fgit.git Merge branch 'js/mingw-hooks-with-exe-suffix' Names of the various hook scripts must be spelled exactly, but on Windows, an .exe binary must be named with .exe suffix; notice $GIT_DIR/hooks/.exe as a valid hook. * js/mingw-hooks-with-exe-suffix: mingw: allow hooks to be .exe files --- cddbda4bc87b9d2c985b6749b1cf026b15e2d3e7