]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pw/apply-too-large'
authorJunio C Hamano <gitster@pobox.com>
Thu, 6 Jul 2023 18:54:47 +0000 (11:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 6 Jul 2023 18:54:47 +0000 (11:54 -0700)
"git apply" punts when it is fed too large a patch input; the error
message it gives when it happens has been clarified.

* pw/apply-too-large:
  apply: improve error messages when reading patch

1  2 
apply.c

diff --cc apply.c
Simple merge