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) |
* 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: 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/
1 | 2 | |||
---|---|---|---|---|
git.c | patch | | diff1 | | diff2 | | blob | history |
run-command.c | patch | | diff1 | | diff2 | | blob | history |
run-command.h | patch | | diff1 | | diff2 | | blob | history |
diff --cc git.c
Simple merge
diff --cc run-command.c
Simple merge
diff --cc run-command.h
Simple merge