summaryrefslogtreecommitdiffstats
path: root/git-cvsexportcommit.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-10-31 05:57:20 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-10-31 05:57:20 +0000
commit1974bf2632180e353120c4cd1dca476df26c5bc0 (patch)
tree39039cbcca848350765016f3ed12085d5db69612 /git-cvsexportcommit.html
parentfb4fa4ebbe0c116c4dbc060c9d1f3b2f1e84e0bd (diff)
downloadgit-htmldocs-1974bf2632180e353120c4cd1dca476df26c5bc0.tar.gz
Autogenerated HTML docs for v1.5.3.4-498-g9c514
Diffstat (limited to 'git-cvsexportcommit.html')
-rw-r--r--git-cvsexportcommit.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-cvsexportcommit.html b/git-cvsexportcommit.html
index 7efb4aca1..4d233fab3 100644
--- a/git-cvsexportcommit.html
+++ b/git-cvsexportcommit.html
@@ -382,7 +382,7 @@ Merge one patch into CVS
<pre><tt>$ export GIT_DIR=~/project/.git
$ cd ~/project_cvs_checkout
$ git-cvsexportcommit -v &lt;commit-sha1&gt;
-$ cvs commit -F .mgs &lt;files&gt;</tt></pre>
+$ cvs commit -F .msg &lt;files&gt;</tt></pre>
</div></div>
</dd>
<dt>
@@ -412,7 +412,7 @@ $ git-cherry cvshead myhead | sed -n 's/^+ //p' | xargs -l1 git-cvsexportcommit
</div>
<div id="footer">
<div id="footer-text">
-Last updated 25-Aug-2007 03:53:07 UTC
+Last updated 31-Oct-2007 05:56:47 UTC
</div>
</div>
</body>