summaryrefslogtreecommitdiff
path: root/transport-helper.c
diff options
context:
space:
mode:
authorJonathan Tan <jonathantanmy@google.com>2020-06-10 20:57:21 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-06-11 01:06:34 (GMT)
commitacaaca7d7030bb349441da10bf9ca6917f30cbb2 (patch)
tree2ea97ef716c5b86708b32550804d82d346c5d059 /transport-helper.c
parentcd8402e0fd8cfc0ec9fb10e22ffb6aabd992eae1 (diff)
downloadgit-acaaca7d7030bb349441da10bf9ca6917f30cbb2.zip
git-acaaca7d7030bb349441da10bf9ca6917f30cbb2.tar.gz
git-acaaca7d7030bb349441da10bf9ca6917f30cbb2.tar.bz2
upload-pack: refactor reading of pack-objects out
Subsequent patches will change how the output of pack-objects is processed, so extract that processing into its own function. Currently, at most 1 character can be buffered (in the "buffered" local variable). One of those patches will require a larger buffer, so replace that "buffered" local variable with a buffer array. Signed-off-by: Jonathan Tan <jonathantanmy@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'transport-helper.c')
0 files changed, 0 insertions, 0 deletions