author | Eric Wong <normalperson@yhbt.net> | |
Wed, 24 May 2006 09:07:32 +0000 (02:07 -0700) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Fri, 16 Jun 2006 10:04:20 +0000 (03:04 -0700) | ||
commit | dc5869c00d9aafbddcc11b93b5a0a7fcdeb755ea | |
tree | d30c2344a79c0b1703c93163d1ea0b83bc81913b | tree | snapshot |
parent | b8c92caddac61e556254bf93c3a4bd744de94320 | commit | diff |
git-svn: add --repack and --repack-flags= options
This should help keep disk usage sane for large imports.
--repack takes an optional argument for the interval, it
defaults to 1000 if no argument is specified.
Arguments to --repack-flags are passed directly to git-repack.
No arguments are passed by default.
Idea stolen from git-cvsimport :)
Signed-off-by: Eric Wong <normalperson@yhbt.net>
This should help keep disk usage sane for large imports.
--repack takes an optional argument for the interval, it
defaults to 1000 if no argument is specified.
Arguments to --repack-flags are passed directly to git-repack.
No arguments are passed by default.
Idea stolen from git-cvsimport :)
Signed-off-by: Eric Wong <normalperson@yhbt.net>
contrib/git-svn/git-svn.perl | diff | blob | history |