summaryrefslogtreecommitdiff
path: root/contrib/git-svn/git-svn.perl
diff options
context:
space:
mode:
authorNicolas Pitre <nico@cam.org>2006-06-30 22:55:30 -0400
committerJunio C Hamano <junkio@cox.net>2006-06-30 20:14:47 -0700
commit560b25a86f30ad81d2bc3a383da19c3b7e631b8b (patch)
treee3a08a5b3a70708da48a209d935fde9c40883558 /contrib/git-svn/git-svn.perl
parente3a56298135ed4cce302e7da792793d3e5623c29 (diff)
downloadgit-560b25a86f30ad81d2bc3a383da19c3b7e631b8b.tar.gz
don't load objects needlessly when repacking
If no delta is attempted on some objects then it is useless to load them in memory, neither create any delta index for them. The best thing to do is therefore to load and index them only when really needed. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'contrib/git-svn/git-svn.perl')
0 files changed, 0 insertions, 0 deletions