summaryrefslogtreecommitdiffstats
path: root/git-cvsexportcommit.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-02-05 21:13:21 -0800
committerJunio C Hamano <gitster@pobox.com>2013-02-05 21:13:21 -0800
commit076ffcc834f02a4f11d7f4fe8825be3b065020ff (patch)
tree6f5fa28df80c60c9b0a1dfab028d3db33ae22fa0 /git-cvsexportcommit.html
parent3f2ed6f9b744f05cf2ad32b0c0c80aa149d9fdcb (diff)
downloadgit-htmldocs-076ffcc834f02a4f11d7f4fe8825be3b065020ff.tar.gz
Autogenerated HTML docs for v1.8.1.2-545-g2f19ad
Diffstat (limited to 'git-cvsexportcommit.html')
-rw-r--r--git-cvsexportcommit.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-cvsexportcommit.html b/git-cvsexportcommit.html
index 920603324..16f030658 100644
--- a/git-cvsexportcommit.html
+++ b/git-cvsexportcommit.html
@@ -755,8 +755,8 @@ git-cvsexportcommit(1) Manual Page
<div class="sect1">
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Exports a commit from GIT to a CVS checkout, making it easier
-to merge patches from a git repository into a CVS repository.</p></div>
+<div class="paragraph"><p>Exports a commit from Git to a CVS checkout, making it easier
+to merge patches from a Git repository into a CVS repository.</p></div>
<div class="paragraph"><p>Specify the name of a CVS checkout using the -w switch or execute it
from the root of the CVS working copy. In the latter case GIT_DIR must
be defined. See examples below.</p></div>
@@ -858,7 +858,7 @@ parent the changeset should be done against.</p></div>
<p>
Specify the location of the CVS checkout to use for the export. This
option does not require GIT_DIR to be set before execution if the
- current directory is within a git repository. The default is the
+ current directory is within a Git repository. The default is the
value of <em>cvsexportcommit.cvsdir</em>.
</p>
</dd>
@@ -947,7 +947,7 @@ $ git cherry cvshead myhead | sed -n 's/^+ //p' | xargs -l1 git cvsexportcommit
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-11-15 13:45:02 PST
+Last updated 2013-02-05 21:07:26 PST
</div>
</div>
</body>