[PATCH 0/1] Fix the order of consuming unpackLimit config settings.
From: Taylor Santiago <hidden> Date: 2023-08-17 21:54:47
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