Merge branch 'jc/apply-trailing-blank-removal' into next
commit3af69e7a072515979f1aecd81a637ca3b6bdcf46
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Nov 2012 22:12:54 +0000 (26 14:12 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Nov 2012 22:12:54 +0000 (26 14:12 -0800)
treea691adc27077a87a6cbbb31441fe508b65729cd8
parent9942e54037a4342f619d609da15329417569d00b
parent5de7166d46d25fed3b8a181c3842cf4350ecdea4
Merge branch 'jc/apply-trailing-blank-removal' into next

Fix to update_pre_post_images() that did not take into account the
possibility that whitespace fix could shrink the preimage and
change the number of lines in it.

* jc/apply-trailing-blank-removal:
  apply.c:update_pre_post_images(): the preimage can be truncated
builtin/apply.c