Files
git/run-command.c
Johannes Schindelin 1208b8a6b0 mingw: allow hooks to be .exe files
This change is necessary to allow the files in .git/hooks/ to optionally
have the file extension `.exe` on Windows, as the file names are
hardcoded otherwise.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
2017-02-21 21:23:56 +01:00

29 KiB