]> git.ipfire.org Git - thirdparty/git.git/commit - t/t5500-fetch-pack.sh
fetch-pack: test support excluding large blobs
authorJonathan Tan <jonathantanmy@google.com>
Fri, 8 Dec 2017 15:58:42 +0000 (15:58 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 Dec 2017 17:58:51 +0000 (09:58 -0800)
commit0b6069fe0a1e694d632e54a43fc6e546e83edad6
tree38e452f19bad86ce59bd5a48bb862e2d502b7518
parentbc2d0c3396fad7b7064c6e9599e6321742538aa0
fetch-pack: test support excluding large blobs

Created tests to verify fetch-pack and upload-pack support
for excluding large blobs using --filter=blobs:limit=<n>
parameter.

Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5500-fetch-pack.sh
upload-pack.c