git-svn.txt: Remove mentions of repack options
Git no longer seems to use these flags or their associated config keys; when they are present, git-svn outputs a message indicating that they are being ignored. Signed-off-by: Lawrence Velázquez <vq@larryv.me> Signed-off-by: Eric Wong <normalperson@yhbt.net>
This commit is contained in:
parent
4950eed520
commit
26bb3c10ef
@ -608,21 +608,6 @@ config key: svn.authorsfile
|
|||||||
Make 'git svn' less verbose. Specify a second time to make it
|
Make 'git svn' less verbose. Specify a second time to make it
|
||||||
even less verbose.
|
even less verbose.
|
||||||
|
|
||||||
--repack[=<n>]::
|
|
||||||
--repack-flags=<flags>::
|
|
||||||
These should help keep disk usage sane for large fetches with
|
|
||||||
many revisions.
|
|
||||||
+
|
|
||||||
--repack takes an optional argument for the number of revisions
|
|
||||||
to fetch before repacking. This defaults to repacking every
|
|
||||||
1000 commits fetched if no argument is specified.
|
|
||||||
+
|
|
||||||
--repack-flags are passed directly to 'git repack'.
|
|
||||||
+
|
|
||||||
[verse]
|
|
||||||
config key: svn.repack
|
|
||||||
config key: svn.repackflags
|
|
||||||
|
|
||||||
-m::
|
-m::
|
||||||
--merge::
|
--merge::
|
||||||
-s<strategy>::
|
-s<strategy>::
|
||||||
|
Loading…
Reference in New Issue
Block a user