Merge branch 'jc/am-report-3way'
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Apr 2012 22:49:37 +0000 (15:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Apr 2012 22:49:37 +0000 (15:49 -0700)
When "git am -3" needs to fall back to an application to a synthesized
preimage followed by a 3-way merge, the paths that needed such treatment
are now reported to the end user, so that the result in them can be
eyeballed with extra care.

* jc/am-report-3way:
  am -3: list the paths that needed 3-way fallback

1  2 
git-am.sh

diff --cc git-am.sh
Simple merge