summaryrefslogtreecommitdiffstats
path: root/git-pack-objects.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-pack-objects.html
parent022bd341a82a08e16719ab8744973feed49e94d3 (diff)
downloadgit-htmldocs-719b8a3137af7aea177e42a98cdfbb5180a10f33.tar.gz
Autogenerated HTML docs for v1.7.11-rc2-2-g02101
Diffstat (limited to 'git-pack-objects.html')
-rw-r--r--git-pack-objects.html14
1 files changed, 6 insertions, 8 deletions
diff --git a/git-pack-objects.html b/git-pack-objects.html
index 3ca37eddb..65a40ede8 100644
--- a/git-pack-objects.html
+++ b/git-pack-objects.html
@@ -864,7 +864,7 @@ base-name
<div class="paragraph"><p>Note: A thin pack violates the packed archive format by omitting
required objects and is thus unusable by git without making it
self-contained. Use <tt>git index-pack --fix-thin</tt>
-(see <a href="git-index-pack.html">git-index-pack(1)</a>) to restore the self-contained property.</p></div>
+(see ) to restore the self-contained property.</p></div>
</dd>
<dt class="hdlist1">
--delta-base-offset
@@ -881,10 +881,10 @@ self-contained. Use <tt>git index-pack --fix-thin</tt>
length, this option typically shrinks the resulting
packfile by 3-5 per-cent.
</p>
-<div class="paragraph"><p>Note: Porcelain commands such as <tt>git gc</tt> (see <a href="git-gc.html">git-gc(1)</a>),
-<tt>git repack</tt> (see <a href="git-repack.html">git-repack(1)</a>) pass this option by default
+<div class="paragraph"><p>Note: Porcelain commands such as <tt>git gc</tt> (see ),
+<tt>git repack</tt> (see ) pass this option by default
in modern git when they put objects in your repository into pack files.
-So does <tt>git bundle</tt> (see <a href="git-bundle.html">git-bundle(1)</a>) when it creates a bundle.</p></div>
+So does <tt>git bundle</tt> (see ) when it creates a bundle.</p></div>
</dd>
<dt class="hdlist1">
--threads=&lt;n&gt;
@@ -924,13 +924,11 @@ So does <tt>git bundle</tt> (see <a href="git-bundle.html">git-bundle(1)</a>) wh
</div>
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
-<div class="paragraph"><p><a href="git-rev-list.html">git-rev-list(1)</a>
-<a href="git-repack.html">git-repack(1)</a>
-<a href="git-prune-packed.html">git-prune-packed(1)</a></p></div>
+<div class="paragraph"><p></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>