]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ts/unpacklimit-config-fix' into maint-2.42
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Nov 2023 07:53:16 +0000 (16:53 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Nov 2023 07:53:16 +0000 (16:53 +0900)
transfer.unpackLimit ought to be used as a fallback, but overrode
fetch.unpackLimit and receive.unpackLimit instead.

* ts/unpacklimit-config-fix:
  transfer.unpackLimit: fetch/receive.unpackLimit takes precedence

1  2 
builtin/receive-pack.c
fetch-pack.c

Simple merge
diff --cc fetch-pack.c
Simple merge