summaryrefslogtreecommitdiffstats
path: root/git-cvsimport.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-02-28 08:13:52 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-02-28 08:13:52 +0000
commitdb911ee731950adff42ed5f6bec37c095e6f16a3 (patch)
tree83cae002c7b96d245b0db65b27cf5b6402b2cc14 /git-cvsimport.txt
parent17dde0e423f4710264b28df4670ce94847970f64 (diff)
downloadgit-htmldocs-db911ee731950adff42ed5f6bec37c095e6f16a3.tar.gz
Autogenerated HTML docs for v1.5.0.2-230-gfbe3d
Diffstat (limited to 'git-cvsimport.txt')
-rw-r--r--git-cvsimport.txt9
1 files changed, 4 insertions, 5 deletions
diff --git a/git-cvsimport.txt b/git-cvsimport.txt
index f5450de74..0d59c0613 100644
--- a/git-cvsimport.txt
+++ b/git-cvsimport.txt
@@ -96,11 +96,6 @@ If you need to pass multiple options, separate them with a comma.
-s <subst>::
Substitute the character "/" in branch names with <subst>
--A <author-conv-file>::
- CVS by default uses the Unix username when writing its
- commit logs. Using this option and an author-conv-file
- in this format
-
-a::
Import all commits, including recent ones. cvsimport by default
skips commits that have a timestamp less than 10 minutes ago.
@@ -112,6 +107,10 @@ If you need to pass multiple options, separate them with a comma.
Limit the number of commits imported. Workaround for cases where
cvsimport leaks memory.
+-A <author-conv-file>::
+ CVS by default uses the Unix username when writing its
+ commit logs. Using this option and an author-conv-file
+ in this format
+
---------
exon=Andreas Ericsson <ae@op5.se>