cvsimport: document -S and -L options
Signed-off-by: Martin Langhoff <martin@catalyst.net.nz> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
ded9f40059
commit
eec8496210
@ -104,6 +104,14 @@ If you need to pass multiple options, separate them with a comma.
|
|||||||
-a::
|
-a::
|
||||||
Import all commits, including recent ones. cvsimport by default
|
Import all commits, including recent ones. cvsimport by default
|
||||||
skips commits that have a timestamp less than 10 minutes ago.
|
skips commits that have a timestamp less than 10 minutes ago.
|
||||||
|
|
||||||
|
-S <regex>::
|
||||||
|
Skip paths matching the regex.
|
||||||
|
|
||||||
|
-L <limit>::
|
||||||
|
Limit the number of commits imported. Workaround for cases where
|
||||||
|
cvsimport leaks memory.
|
||||||
|
|
||||||
+
|
+
|
||||||
---------
|
---------
|
||||||
exon=Andreas Ericsson <ae@op5.se>
|
exon=Andreas Ericsson <ae@op5.se>
|
||||||
|
Loading…
Reference in New Issue
Block a user