author | Junio C Hamano <gitster@pobox.com> | |
Fri, 13 Mar 2009 04:43:38 +0000 (21:43 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 13 Mar 2009 04:43:38 +0000 (21:43 -0700) | ||
commit | 8bb78b7201bd8a34347bf4f8bcb9b70952553ca0 | |
tree | a51a651268dedf7bf3fa72e1de519cf563809d20 | tree | snapshot |
parent | 0d66e95903a5c2567baa61cc7299ce865abe41b1 | commit | diff |
parent | d8e96fd86d415554a9c2e09ffb929a9e22fdad25 | commit | diff |
Merge branch 'jk/maint-1.6.1-cleanup-after-exec-failure' into maint-1.6.1
* jk/maint-1.6.1-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-1.6.1-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/