summaryrefslogtreecommitdiffstats
path: root/git-bundle.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-08-18 14:13:08 -0700
committerJunio C Hamano <gitster@pobox.com>2022-08-18 14:13:08 -0700
commit04495a1941c77d95cb6ad521f45451da4f714af2 (patch)
treead4d9204d5b4c2ac489f99a1051faa1bf48d6ed7 /git-bundle.html
parent472c81a0f3cf8038d39479da1e3840ac33fe6ef8 (diff)
downloadgit-htmldocs-04495a1941c77d95cb6ad521f45451da4f714af2.tar.gz
Autogenerated HTML docs for v2.37.2-382-g795ea
Diffstat (limited to 'git-bundle.html')
-rw-r--r--git-bundle.html16
1 files changed, 10 insertions, 6 deletions
diff --git a/git-bundle.html b/git-bundle.html
index a8e64dc33..ef7ac8bfc 100644
--- a/git-bundle.html
+++ b/git-bundle.html
@@ -793,10 +793,8 @@ exclusions, and users should not be concerned about the difference. By
using "thin packs", bundles created using exclusions are smaller in
size. That they&#8217;re "thin" under the hood is merely noted here as a
curiosity, and as a reference to other documentation.</p></div>
-<div class="paragraph"><p>See <a href="technical/bundle-format.html">the <code>bundle-format</code>
-documentation</a> for more details and the discussion of "thin pack" in
-<a href="technical/pack-format.html">the pack format documentation</a> for
-further details.</p></div>
+<div class="paragraph"><p>See <a href="gitformat-bundle.html">gitformat-bundle(5)</a> for more details and the discussion of
+"thin pack" in <a href="gitformat-pack.html">gitformat-pack(5)</a> for further details.</p></div>
</div>
</div>
<div class="sect1">
@@ -825,7 +823,7 @@ verify &lt;file&gt;
commits exist and are fully linked in the current repository.
Then, <em>git bundle</em> prints a list of missing commits, if any.
Finally, information about additional capabilities, such as "object
- filter", is printed. See "Capabilities" in link:technical/bundle-format.html
+ filter", is printed. See "Capabilities" in <a href="gitformat-bundle.html">gitformat-bundle(5)</a>
for more information. The exit code is zero for success, but will
be nonzero if the bundle file is invalid.
</p>
@@ -1114,6 +1112,12 @@ references when fetching:</p></div>
</div>
</div>
<div class="sect1">
+<h2 id="_file_format">FILE FORMAT</h2>
+<div class="sectionbody">
+<div class="paragraph"><p>See <a href="gitformat-bundle.html">gitformat-bundle(5)</a>.</p></div>
+</div>
+</div>
+<div class="sect1">
<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>
@@ -1124,7 +1128,7 @@ references when fetching:</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-04-04 11:19:32 PDT
+ 2022-08-18 14:11:07 PDT
</div>
</div>
</body>