Code

Merge branch 'sb/hook-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Thu, 22 Jan 2009 00:50:43 +0000 (16:50 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Jan 2009 00:50:43 +0000 (16:50 -0800)
* sb/hook-cleanup:
  run_hook(): allow more than 9 hook arguments
  run_hook(): check the executability of the hook before filling argv
  api-run-command.txt: talk about run_hook()
  Move run_hook() from builtin-commit.c into run-command.c (libgit)
  checkout: don't crash on file checkout before running post-checkout hook

1  2 
builtin-commit.c

Simple merge