]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'mc/index-pack-report-max-size'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Mar 2022 05:25:32 +0000 (21:25 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Mar 2022 05:25:32 +0000 (21:25 -0800)
commit283e4e7cd35ae61d86e6a3a61cfea283adc09ba5
treec91177c0883fdbd4e347cc7f532fe281a2368089
parent6d8d81ec36081328638a886664e8d54434ca729a
parent0cf5fbc2e4ee124b4dc583fac6f7ad697616a56a
Merge branch 'mc/index-pack-report-max-size'

When "index-pack" dies due to incoming data exceeding the maximum
allowed input size, include the value of the limit in the error
message.

* mc/index-pack-report-max-size:
  index-pack: clarify the breached limit