Merge branch 'pg/maint-1.7.9-am-where-is-patch' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Jul 2012 20:04:39 +0000 (13:04 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Jul 2012 20:04:39 +0000 (13:04 -0700)
When "git am" failed, old timers knew to check .git/rebase-apply/patch
to see what went wrong, but we never told the users about it.

* pg/maint-1.7.9-am-where-is-patch:
  am: indicate where a failed patch is to be found

1  2 
Documentation/config.txt
git-am.sh

Simple merge
diff --cc git-am.sh
Simple merge