diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2017-01-30 13:28:28 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-01-30 08:49:43 -0800 |
commit | 235be51fbecbbdaafd48f762e808c55861e02850 (patch) | |
tree | 18eaad290ad2197ff4ce0a9e60ed93f4b249f1e3 /builtin/merge-recursive.c | |
parent | Almost ready for 2.11.1 (diff) | |
download | tgif-235be51fbecbbdaafd48f762e808c55861e02850.tar.xz |
mingw: allow hooks to be .exe files
Executable files in Windows need to have the extension '.exe', otherwise
they do not work. Extend the hooks to not just look at the hard coded
names, but also at the names extended by the custom STRIP_EXTENSION,
which is defined as '.exe' in Windows.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/merge-recursive.c')
0 files changed, 0 insertions, 0 deletions