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)
commit9b67f560f473ec84c9ea77a1fa6378bc7cc29d9d
treea3f73f65ef4a6da836d1a265d4b5226d0737839c
parent8ba105dda861d33f3d7c3b9989592c1605027116
parent14bf2d58bc3b202da3ca34cfdf72392889135411
Merge branch 'pg/maint-1.7.9-am-where-is-patch' into maint

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
Documentation/config.txt
git-am.sh