diff options
author | Junio C Hamano <gitster@pobox.com> | 2014-10-30 10:45:41 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-10-30 14:45:52 -0700 |
commit | 5e626b91d4a5d2cfee8747facd53d7661f1f9112 (patch) | |
tree | a97e13af4d2c822ec26e306d68d51c4e8e79f754 /t/t7007-show.sh | |
parent | use child_process_init() to initialize struct child_process variables (diff) | |
download | tgif-5e626b91d4a5d2cfee8747facd53d7661f1f9112.tar.xz |
bundle: split out a helper function to create pack data
The create_bundle() function, while it does one single logical
thing, takes a rather large implementation to do so.
Let's start separating what it does into smaller steps to make it
easier to see what is going on. This is a first step to separate
out the actual pack-data generation, after the earlier part of the
function figures out which part of the history to place in the
bundle.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7007-show.sh')
0 files changed, 0 insertions, 0 deletions