Merge branch 'maint'
commita17b1d2f0b3128be6f116bf22b58244b310d27b9
authorJunio C Hamano <gitster@pobox.com>
Wed, 16 Apr 2008 07:45:52 +0000 (16 00:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Apr 2008 07:45:52 +0000 (16 00:45 -0700)
tree6c1fc3fe2a6630902bbd37f45d3e94437a5039b2
parent189d6b8bfae62ab0c0bc62877ba97d6d88ae1595
parent464509f790f409d95e0820364ef7296d82942d8c
Merge branch 'maint'

* maint:
  git-bisect: make "start", "good" and "skip" succeed or fail atomically
  git-am: cope better with an empty Subject: line
  Ignore leading empty lines while summarizing merges
  bisect: squelch "fatal: ref HEAD not a symref" misleading message
  builtin-apply: Show a more descriptive error on failure when opening a patch
  Clarify documentation of git-cvsserver, particularly in relation to git-shell
builtin-apply.c
git-bisect.sh