Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: mention module option to git-cvsimport
author
J. Bruce Fields
<bfields@citi.umich.edu>
Tue, 6 Feb 2007 07:51:26 +0000
(
02:51
-0500)
committer
Junio C Hamano
<junkio@cox.net>
Mon, 5 Mar 2007 00:47:32 +0000
(16:47 -0800)
The git-cvsimport argument that specifies a cvs module to import should
probably be included in the default example.
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/cvs-migration.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(from parent 1:
7943b3a
)
diff --git
a/Documentation/cvs-migration.txt
b/Documentation/cvs-migration.txt
index 764cc560b4aeeb7248d94f939c976634bd395823..3b6b494162de6993ee6ffb6142fcc85b73609d9c 100644
(file)
--- a/
Documentation/cvs-migration.txt
+++ b/
Documentation/cvs-migration.txt
@@
-109,7
+109,7
@@
sure it is in your path. Then cd to a checked out CVS working directory
of the project you are interested in and run gitlink:git-cvsimport[1]:
-------------------------------------------
-$ git cvsimport -C <destination>
+$ git cvsimport -C <destination>
<module>
-------------------------------------------
This puts a git archive of the named CVS module in the directory