mbox series

[0/1] Fix the order of consuming unpackLimit config settings.

Message ID 20230817215325.2550998-1-taylorsantiago@google.com (mailing list archive)
Headers show
Series Fix the order of consuming unpackLimit config settings. | expand

Message

Taylor Santiago Aug. 17, 2023, 9:53 p.m. UTC
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