Merge branch 'jc/extended-fake-ancestor-for-gitlink'
authorJunio C Hamano <gitster@pobox.com>
Thu, 14 Feb 2013 18:28:48 +0000 (10:28 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 14 Feb 2013 18:28:48 +0000 (10:28 -0800)
Instead of requiring the full 40-hex object names on the index
line, we can read submodule commit object names from the textual
diff when synthesizing a fake ancestore tree for "git am -3".

* jc/extended-fake-ancestor-for-gitlink:
  apply: verify submodule commit object name better

1  2 
builtin/apply.c

diff --cc builtin/apply.c
Simple merge