author | Steffen Prohaska <prohaska@zib.de> | |
Mon, 28 Jul 2008 05:50:28 +0000 (07:50 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 29 Jul 2008 06:02:11 +0000 (23:02 -0700) | ||
commit | 108ac313f73499572c69b1b80514661b22a2d62e | |
tree | 86af87786873b6f8f606e79e09d530a702a84507 | tree | snapshot |
parent | 4933e5ebdefdb88841275132ef358e6649963751 | commit | diff |
run-command (Windows): Run dashless "git <cmd>"
We prefer running the dashless form, and POSIX side already does so; we
should use it in MinGW's start_command(), too.
Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Acked-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
We prefer running the dashless form, and POSIX side already does so; we
should use it in MinGW's start_command(), too.
Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Acked-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
run-command.c | diff | blob | history |