diff options
author | Jeff King <peff@peff.net> | 2014-10-30 17:35:24 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-10-30 14:52:45 -0700 |
commit | d9362ef9b91ea2dccc80553dbcb37dc6c5d78548 (patch) | |
tree | 64bb131cd9925000e1322a6cbccefaf6b889f809 /vcs-svn/sliding_window.h | |
parent | e8eb25122e2cf966bf774fd0e3596d1b3dc93be6 (diff) | |
download | git-d9362ef9b91ea2dccc80553dbcb37dc6c5d78548.tar.gz |
bundle: split out ref writing from bundle_creaters/use-child-process-init-more
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 'vcs-svn/sliding_window.h')
0 files changed, 0 insertions, 0 deletions