Merge branch 'jc/apply-trailing-blank-removal'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Jan 2013 06:10:23 +0000 (22:10 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Jan 2013 06:10:23 +0000 (22:10 -0800)
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

1  2 
builtin/apply.c

diff --cc builtin/apply.c
Simple merge