* [PATCH] cvsimport: document -S and -L options
@ 2007-01-08 6:53 Martin Langhoff
0 siblings, 0 replies; only message in thread
From: Martin Langhoff @ 2007-01-08 6:53 UTC (permalink / raw)
To: git, junkio; +Cc: Martin Langhoff
Signed-off-by: Martin Langhoff <martin@catalyst.net.nz>
---
I was surprised to find that I seem to have added those myself.
So, correct the bad manners of not documenting them earlier.
---
Documentation/git-cvsimport.txt | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/Documentation/git-cvsimport.txt b/Documentation/git-cvsimport.txt
index 6deee94..7c0e6b9 100644
--- a/Documentation/git-cvsimport.txt
+++ b/Documentation/git-cvsimport.txt
@@ -104,6 +104,14 @@ If you need to pass multiple options, separate them with a comma.
-a::
Import all commits, including recent ones. cvsimport by default
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>
--
1.5.0.rc0.g4017-dirty
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-01-08 6:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-08 6:53 [PATCH] cvsimport: document -S and -L options Martin Langhoff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).