summaryrefslogtreecommitdiff
path: root/git-svnimport.perl
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2007-01-04 18:09:56 -0800
committerJunio C Hamano <junkio@cox.net>2007-01-04 22:28:46 -0800
commit2a3240beaad73dd86d9220c8a8a6e76c6d034a57 (patch)
treeaf8062160d919124c1fce9a4c1af400fd59727e1 /git-svnimport.perl
parent0d313b2b7bb219542473a25ad042f4b990e69a45 (diff)
downloadgit-2a3240beaad73dd86d9220c8a8a6e76c6d034a57.tar.gz
git-svn: make --repack work consistently between fetch and multi-fetch
Since fetch reforks itself at most every 1000 revisions, we need to update the counter in the parent process to have a working count if we set our repack interval to be > ~1000 revisions. multi-fetch has always done this correctly because of an extra process; now fetch uses the extra process; as well. While we're at it, only compile the $sha1 regex that checks for repacking once. Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-svnimport.perl')
0 files changed, 0 insertions, 0 deletions