aboutsummaryrefslogtreecommitdiff
path: root/test-parse-options.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2014-10-30 17:35:24 -0400
committerJunio C Hamano <gitster@pobox.com>2014-10-30 14:52:45 -0700
commitd9362ef9b91ea2dccc80553dbcb37dc6c5d78548 (patch)
tree64bb131cd9925000e1322a6cbccefaf6b889f809 /test-parse-options.c
parente8eb25122e2cf966bf774fd0e3596d1b3dc93be6 (diff)
downloadgit-d9362ef9b91ea2dccc80553dbcb37dc6c5d78548.tar.gz
git-d9362ef9b91ea2dccc80553dbcb37dc6c5d78548.tar.xz
bundle: split out ref writing from bundle_create
The bundle_create() function has a number of logical steps: process the input, write the refs, and write the packfile. Recent commits split the first and third into separate sub-functions. It's worth splitting the middle step out, too, if only because it makes the progression of the steps more obvious. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'test-parse-options.c')
0 files changed, 0 insertions, 0 deletions