summaryrefslogtreecommitdiffstats
path: root/git-cvsimport.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-03-21 08:33:47 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-03-21 08:33:47 +0000
commita725a53a1bd7c9e733b42b9a8707f4255a3e4654 (patch)
treedae9fd24f68fa7eaaa10780ac37d796f38353c10 /git-cvsimport.html
parent2b13527e6477916ed5cb6f1858d9d0e5381d236d (diff)
downloadgit-htmldocs-a725a53a1bd7c9e733b42b9a8707f4255a3e4654.tar.gz
Autogenerated HTML docs for v1.2.4-gac74
Diffstat (limited to 'git-cvsimport.html')
-rw-r--r--git-cvsimport.html30
1 files changed, 11 insertions, 19 deletions
diff --git a/git-cvsimport.html b/git-cvsimport.html
index 2f22c3080..dcae53b7b 100644
--- a/git-cvsimport.html
+++ b/git-cvsimport.html
@@ -439,29 +439,21 @@ the old cvs2git tool.</p>
commit logs. Using this option and an author-conv-file
in this format
</p>
-<div class="literalblock">
+<div class="listingblock">
<div class="content">
-<pre><tt>exon=Andreas Ericsson &lt;ae@op5.se&gt;
-spawn=Simon Pawn &lt;spawn@frog-pond.org&gt;</tt></pre>
+<pre><tt> exon=Andreas Ericsson &lt;ae@op5.se&gt;
+ spawn=Simon Pawn &lt;spawn@frog-pond.org&gt;
+</tt></pre>
</div></div>
-<div class="literalblock">
-<div class="content">
-<pre><tt>git-cvsimport will make it appear as those authors had
+<p>git-cvsimport will make it appear as those authors had
their GIT_AUTHOR_NAME and GIT_AUTHOR_EMAIL set properly
-all along.</tt></pre>
-</div></div>
-<div class="literalblock">
-<div class="content">
-<pre><tt>For convenience, this data is saved to $GIT_DIR/cvs-authors
+all along.</p>
+<p>For convenience, this data is saved to $GIT_DIR/cvs-authors
each time the -A option is provided and read from that same
-file each time git-cvsimport is run.</tt></pre>
-</div></div>
-<div class="literalblock">
-<div class="content">
-<pre><tt>It is not recommended to use this feature if you intend to
+file each time git-cvsimport is run.</p>
+<p>It is not recommended to use this feature if you intend to
export changes back to CVS again later with
-git-link[1]::git-cvsexportcommit.</tt></pre>
-</div></div>
+git-link[1]::git-cvsexportcommit.</p>
</dd>
</dl>
</div>
@@ -486,7 +478,7 @@ various participants of the git-list &lt;git@vger.kernel.org&gt;.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Mar-2006 01:42:24 UTC
+Last updated 21-Mar-2006 08:33:42 UTC
</div>
</div>
</body>