apply: verify submodule commit object name better
authorJunio C Hamano <gitster@pobox.com>
Tue, 5 Feb 2013 19:19:32 +0000 (11:19 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 Feb 2013 19:20:09 +0000 (11:20 -0800)
A textual patch also records the submodule commit object name in
full. Make the parsing more robust by reading from there and
verifying the (possibly abbreviated) name on the index line matches.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found