]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/apply-inaccurate-eof-with-incomplete-line' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 Dec 2017 17:09:03 +0000 (09:09 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Dec 2017 17:09:03 +0000 (09:09 -0800)
commit43240cb7316a7ea653ada00adfddd5ea80f90cf3
treeb6e0d121867132767c29b5d89d985abf08b24cbe
parent2db93a80d37d463ab66dc71ba4e10cbaae8f807f
parent4855de123391daab82407b44de03ba5647e97694
Merge branch 'rs/apply-inaccurate-eof-with-incomplete-line' into maint

"git apply --inaccurate-eof" when used with "--ignore-space-change"
triggered an internal sanity check, which has been fixed.

* rs/apply-inaccurate-eof-with-incomplete-line:
  apply: update line lengths for --inaccurate-eof
apply.c