summaryrefslogtreecommitdiff
path: root/commit-graph.c
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2019-07-29 13:08:16 -0700
committerJunio C Hamano <gitster@pobox.com>2019-07-29 14:51:43 -0700
commit3a94cb31d52f061c315b00bfc005f1b1c42ac92d (patch)
treef58477f257dff7daf08c84f667e32a7172a1dff8 /commit-graph.c
parent2ceed19a9b6589450043659ffbcce46a990269e4 (diff)
bin-wrappers: append `.exe` to target paths if necessary
When compiling with Visual Studio, the projects' names are identical to the executables modulo the extensions. Read: there will exist both a directory called `git` as well as an executable called `git.exe` in the end. Which means that the bin-wrappers *need* to target the `.exe` files lest they try to execute directories. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions