* [PATCH] Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in example
@ 2007-10-30 13:53 Michael W. Olson
2007-10-30 18:39 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Michael W. Olson @ 2007-10-30 13:53 UTC (permalink / raw)
To: git; +Cc: Michael W. Olson
---
Documentation/git-cvsexportcommit.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-cvsexportcommit.txt b/Documentation/git-cvsexportcommit.txt
index 4c8d1e6..c3922f9 100644
--- a/Documentation/git-cvsexportcommit.txt
+++ b/Documentation/git-cvsexportcommit.txt
@@ -73,7 +73,7 @@ Merge one patch into CVS::
$ export GIT_DIR=~/project/.git
$ cd ~/project_cvs_checkout
$ 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::
--
1.5.3.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-30 18:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-30 13:53 [PATCH] Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in example Michael W. Olson
2007-10-30 18:39 ` Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).