зеркало из https://github.com/microsoft/git.git
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:
Родитель
7943b3a94f
Коммит
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]:
|
||||
|
||||
-------------------------------------------
|
||||
$ git cvsimport -C <destination>
|
||||
$ git cvsimport -C <destination> <module>
|
||||
-------------------------------------------
|
||||
|
||||
This puts a git archive of the named CVS module in the directory
|
||||
|
|
Загрузка…
Ссылка в новой задаче