]> git.ipfire.org Git - thirdparty/git.git/commit
t5530: compute results based on object length
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sat, 21 Dec 2019 19:49:31 +0000 (19:49 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Jan 2020 22:06:19 +0000 (14:06 -0800)
commit832072219cf9f2607ac1a509510fc65cd2fe0e06
treee91b32fed81d09e413915ed27f404343f605ae4d
parent74ad99b1d8e891623a523ead2097f628d78583d8
t5530: compute results based on object length

Compute the various pkt-line values based on the length of the object
IDs in use.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5530-upload-pack-error.sh