diff options
author | Dana L. How <danahow@gmail.com> | 2007-05-13 21:09:16 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-05-21 06:55:26 +0200 |
commit | ebe27b137c971d6d436c8d2125296ee526f6d02b (patch) | |
tree | acf10a56dd849a7f585e084701a33329daea071e /Documentation/git-pack-objects.txt | |
parent | git-repack --max-pack-size: write_{object,one}() respect pack limit (diff) | |
download | git-ebe27b137c971d6d436c8d2125296ee526f6d02b.tar.xz git-ebe27b137c971d6d436c8d2125296ee526f6d02b.zip |
git-repack --max-pack-size: split packs as asked by write_{object,one}()
Rewrite write_pack_file() to break to a new packfile
whenever write_object/write_one request it, and
correct the header's object count in the previous packfile.
Change write_index_file() to write an index
for just the objects in the most recent packfile.
Signed-off-by: Dana L. How <danahow@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-pack-objects.txt')
0 files changed, 0 insertions, 0 deletions