зеркало из https://github.com/microsoft/git.git
Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in example
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
e720c4382f
Коммит
562e35c34c
|
@ -73,7 +73,7 @@ Merge one patch into CVS::
|
||||||
$ export GIT_DIR=~/project/.git
|
$ export GIT_DIR=~/project/.git
|
||||||
$ cd ~/project_cvs_checkout
|
$ cd ~/project_cvs_checkout
|
||||||
$ git-cvsexportcommit -v <commit-sha1>
|
$ git-cvsexportcommit -v <commit-sha1>
|
||||||
$ cvs commit -F .mgs <files>
|
$ cvs commit -F .msg <files>
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Merge pending patches into CVS automatically -- only if you really know what you are doing::
|
Merge pending patches into CVS automatically -- only if you really know what you are doing::
|
||||||
|
|
Загрузка…
Ссылка в новой задаче