Skip to content

Commit 562e35c

Browse files
mwolsongitster
authored andcommitted
Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in example
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent e720c43 commit 562e35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-cvsexportcommit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Merge one patch into CVS::
7373
$ export GIT_DIR=~/project/.git
7474
$ cd ~/project_cvs_checkout
7575
$ git-cvsexportcommit -v <commit-sha1>
76-
$ cvs commit -F .mgs <files>
76+
$ cvs commit -F .msg <files>
7777
------------
7878

7979
Merge pending patches into CVS automatically -- only if you really know what you are doing::

0 commit comments

Comments
 (0)