summaryrefslogtreecommitdiffstats
path: root/git-fast-export.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-21 00:08:23 -0700
committerJunio C Hamano <gitster@pobox.com>2012-06-21 00:08:23 -0700
commita28a920b817789e9535e30d163d1cfeda9803b99 (patch)
tree0276dc9699fe17f0b3daa7ad772b8f34f11463b7 /git-fast-export.html
parent010705ace148110d091fef2fb78d70223306d9e0 (diff)
downloadgit-htmldocs-a28a920b817789e9535e30d163d1cfeda9803b99.tar.gz
Autogenerated HTML docs for v1.7.11-3-g60475
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 cd5aab07a..052d858cf 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
-), or as a kind of an interactive
+<a href="git-bundle.html">git-bundle(1)</a>), 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
-)</p></div>
+<a href="git-rev-list.html">git-rev-list(1)</a>)</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
- manual page, and use it to generate
+ <a href="git-diff.html">git-diff(1)</a> 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 suite</p></div>
+<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
</div>
</div>
<div id="footnotes"><hr /></div>