]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit84b889bd035886cb19b1e9a9524dcf8a431836cd
tree6f86b3cc3d0aabcaf319e1d51931a7e7559c9369
parenta9cc3b8fc7c904227640aebc9b543bd9a0fb31d2
parent42612e18d2e7c002054b677df791b848b62c1628
Merge branch 'pw/apply-too-large'

"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
apply.c