summaryrefslogtreecommitdiffstats
path: root/git-archive.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-archive.html
parent010705ace148110d091fef2fb78d70223306d9e0 (diff)
downloadgit-htmldocs-a28a920b817789e9535e30d163d1cfeda9803b99.tar.gz
Autogenerated HTML docs for v1.7.11-3-g60475
Diffstat (limited to 'git-archive.html')
-rw-r--r--git-archive.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/git-archive.html b/git-archive.html
index 3621badac..7199f856a 100644
--- a/git-archive.html
+++ b/git-archive.html
@@ -778,7 +778,7 @@ tar.&lt;format&gt;.remote
<dd>
<p>
If true, enable <tt>&lt;format&gt;</tt> for use by remote clients via
- . Defaults to false for
+ <a href="git-upload-archive.html">git-upload-archive(1)</a>. Defaults to false for
user-defined formats, but true for the "tar.gz" and "tgz"
formats.
</p>
@@ -794,7 +794,7 @@ export-ignore
<dd>
<p>
Files and directories with the attribute export-ignore won&#8217;t be
- added to archive files. See for details.
+ added to archive files. See <a href="gitattributes.html">gitattributes(5)</a> for details.
</p>
</dd>
<dt class="hdlist1">
@@ -804,7 +804,7 @@ export-subst
<p>
If the attribute export-subst is set for a file then git will
expand several placeholders when adding this file to an archive.
- See for details.
+ See <a href="gitattributes.html">gitattributes(5)</a> for details.
</p>
</dd>
</dl></div>
@@ -895,11 +895,11 @@ while archiving any tree in your <tt>$GIT_DIR/info/attributes</tt> file.</p></di
</div>
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
-<div class="paragraph"><p></p></div>
+<div class="paragraph"><p><a href="gitattributes.html">gitattributes(5)</a></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>