author | Junio C Hamano <gitster@pobox.com> | |
Tue, 3 Feb 2009 08:26:12 +0000 (00:26 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 3 Feb 2009 08:26:12 +0000 (00:26 -0800) | ||
commit | 1487eb68f7fd145151caa9a11ee00283629b75ef | |
tree | f745afc9bab5014851864b9d0046f9e3b9774acd | tree | snapshot |
parent | 2ea3c17189bf9ca459879129ca190792b5451f05 | commit | diff |
parent | d8e96fd86d415554a9c2e09ffb929a9e22fdad25 | commit | diff |
Merge branch 'jk/maint-cleanup-after-exec-failure'
* jk/maint-cleanup-after-exec-failure:
git: use run_command() to execute dashed externals
run_command(): help callers distinguish errors
run_command(): handle missing command errors more gracefully
git: s/run_command/run_builtin/
* jk/maint-cleanup-after-exec-failure:
git: use run_command() to execute dashed externals
run_command(): help callers distinguish errors
run_command(): handle missing command errors more gracefully
git: s/run_command/run_builtin/
git.c | diff1 | | diff2 | | blob | history |
run-command.c | diff1 | | diff2 | | blob | history |
run-command.h | diff1 | | diff2 | | blob | history |