git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix the order of consuming unpackLimit config settings.
@ 2023-08-17 21:53 Taylor Santiago
  2023-08-17 21:53 ` [PATCH 1/1] " Taylor Santiago
  0 siblings, 1 reply; 8+ messages in thread
From: Taylor Santiago @ 2023-08-17 21:53 UTC (permalink / raw)
  To: git; +Cc: Taylor Santiago

The documentation for fetch.unpackLimit states that fetch.unpackLimit
should be treated as higher priority than transfer.unpackLimit, but the
intended order is currently inverted.

Taylor Santiago (1):
  Fix the order of consuming unpackLimit config settings.

 fetch-pack.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


base-commit: f1ed9d7dc0e49dc1a044941d821c9d2342313c26
-- 
2.41.0.694.ge786442a9b-goog


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-08-23 19:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-17 21:53 [PATCH 0/1] Fix the order of consuming unpackLimit config settings Taylor Santiago
2023-08-17 21:53 ` [PATCH 1/1] " Taylor Santiago
2023-08-21 20:30   ` Jeff King
2023-08-22  1:34     ` Junio C Hamano
2023-08-23  1:30       ` Junio C Hamano
2023-08-23 19:03         ` Jeff King
     [not found]       ` <CAKacvadS8X_nb6Z=yub9eJ54hRYWq4B7CYrWaw=uXBY8dPChYA@mail.gmail.com>
2023-08-23  1:55         ` Junio C Hamano
2023-08-23  3:32           ` Taylor Santiago

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).