aboutsummaryrefslogtreecommitdiffstats
path: root/gitweb/gitweb.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 /gitweb/gitweb.perl
parentgit-svn: update documentation for multi-{init|fetch} (diff)
downloadgit-2a3240beaad73dd86d9220c8a8a6e76c6d034a57.tar.gz
git-2a3240beaad73dd86d9220c8a8a6e76c6d034a57.zip
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 'gitweb/gitweb.perl')
0 files changed, 0 insertions, 0 deletions