Merge branch 'jk/maint-cleanup-after-exec-failure'
commit1487eb68f7fd145151caa9a11ee00283629b75ef
authorJunio C Hamano <gitster@pobox.com>
Tue, 3 Feb 2009 08:26:12 +0000 (3 00:26 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Feb 2009 08:26:12 +0000 (3 00:26 -0800)
treef745afc9bab5014851864b9d0046f9e3b9774acd
parent2ea3c17189bf9ca459879129ca190792b5451f05
parentd8e96fd86d415554a9c2e09ffb929a9e22fdad25
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/
git.c
run-command.c
run-command.h