summaryrefslogtreecommitdiffstats
path: root/git-fast-export.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-08 11:40:53 -0700
committerJunio C Hamano <gitster@pobox.com>2012-06-08 11:40:53 -0700
commit719b8a3137af7aea177e42a98cdfbb5180a10f33 (patch)
tree0b0aceeacfdab20db87a431a8a95e1388f0d9e19 /git-fast-export.html
parent022bd341a82a08e16719ab8744973feed49e94d3 (diff)
downloadgit-htmldocs-719b8a3137af7aea177e42a98cdfbb5180a10f33.tar.gz
Autogenerated HTML docs for v1.7.11-rc2-2-g02101
Diffstat (limited to 'git-fast-export.html')
-rw-r--r--git-fast-export.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-fast-export.html b/git-fast-export.html
index 052d858cf..cd5aab07a 100644
--- a/git-fast-export.html
+++ b/git-fast-export.html
@@ -592,7 +592,7 @@ git-fast-export(1) Manual Page
<div class="paragraph"><p>This program dumps the given revisions in a form suitable to be piped
into <em>git fast-import</em>.</p></div>
<div class="paragraph"><p>You can use it as a human-readable bundle replacement (see
-<a href="git-bundle.html">git-bundle(1)</a>), or as a kind of an interactive
+), or as a kind of an interactive
<em>git filter-branch</em>.</p></div>
</div>
<h2 id="_options">OPTIONS</h2>
@@ -634,7 +634,7 @@ and with <em>warn</em>, they will be exported, but you will see a warning.</p></
when encountering such a tag. With <em>drop</em> it will omit such tags from
the output. With <em>rewrite</em>, if the tagged object is a commit, it will
rewrite the tag to tag an ancestor commit (via parent rewriting; see
-<a href="git-rev-list.html">git-rev-list(1)</a>)</p></div>
+)</p></div>
</dd>
<dt class="hdlist1">
-M
@@ -645,7 +645,7 @@ rewrite the tag to tag an ancestor commit (via parent rewriting; see
<dd>
<p>
Perform move and/or copy detection, as described in the
- <a href="git-diff.html">git-diff(1)</a> manual page, and use it to generate
+ manual page, and use it to generate
rename and copy commands in the output dump.
</p>
<div class="paragraph"><p>Note that earlier versions of this command did not complain and
@@ -767,7 +767,7 @@ a tag referencing a tree instead of a commit.</p></div>
</div>
<h2 id="_git">GIT</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
+<div class="paragraph"><p>Part of the suite</p></div>
</div>
</div>
<div id="footnotes"><hr /></div>