summaryrefslogtreecommitdiff
path: root/hex.c
diff options
context:
space:
mode:
authorLibravatar Nicolas Pitre <nico@fluxnic.net>2010-02-17 14:05:54 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-02-17 11:08:43 -0800
commit89e0a3a131d251b5345845529d5258ab91105c9b (patch)
treefdd226790bd50130a49182556d487e03a4699669 /hex.c
parentfast-import: use write_idx_file() instead of custom code (diff)
downloadtgif-89e0a3a131d251b5345845529d5258ab91105c9b.tar.xz
fast-import: make default pack size unlimited
Now that fast-import is creating packs with index version 2, there is no point limiting the pack size by default. A pack split will still happen if off_t is not sufficiently large to hold large offsets. While updating the doc, let's remove the "packfiles fit on CDs" suggestion. Pack files created by fast-import are still suboptimal and a 'git repack -a -f -d' or even 'git gc --aggressive' would be a pretty good idea before considering storage on CDs. Signed-off-by: Nicolas Pitre <nico@fluxnic.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'hex.c')
0 files changed, 0 insertions, 0 deletions