Documentation: mention module option to git-cvsimport
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>
This commit is contained in:

committed by
Junio C Hamano

parent
7943b3a94f
commit
0bc25a7842
@ -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]:
|
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
|
This puts a git archive of the named CVS module in the directory
|
||||||
|
Reference in New Issue
Block a user