author | Junio C Hamano <junkio@cox.net> | |
Thu, 25 Jan 2007 01:02:15 +0000 (17:02 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 25 Jan 2007 02:08:02 +0000 (18:08 -0800) | ||
commit | e28714c527339a477fca226765163b9361d94285 | |
tree | 73a590d0c86774ecb64fc93af67c630ad75d6f4d | tree | snapshot |
parent | af7cf268f0bf8d4216f9c11d1cb0082cb3550f61 | commit | diff |
Consolidate {receive,fetch}.unpackLimit
This allows transfer.unpackLimit to specify what these two
configuration variables want to set.
We would probably want to deprecate the two separate variables,
as I do not see much point in specifying them independently.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This allows transfer.unpackLimit to specify what these two
configuration variables want to set.
We would probably want to deprecate the two separate variables,
as I do not see much point in specifying them independently.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/config.txt | diff | blob | history | |
fetch-pack.c | diff | blob | history | |
receive-pack.c | diff | blob | history | |
t/t5500-fetch-pack.sh | diff | blob | history |