summaryrefslogtreecommitdiffstats
path: root/git-bundle.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-10-29 16:20:47 -0700
committerJunio C Hamano <gitster@pobox.com>2021-10-29 16:20:47 -0700
commit19dcd3f0b9267bf8ca50aa402ecf9f18957583c0 (patch)
treeea9de4084c57f181044a9aed3d984322b35f2d06 /git-bundle.html
parent7f3e672e3ddcaaf72cc46cfda34941183a9e5bbe (diff)
downloadgit-htmldocs-19dcd3f0b9267bf8ca50aa402ecf9f18957583c0.tar.gz
Autogenerated HTML docs for v2.34.0-rc0
Diffstat (limited to 'git-bundle.html')
-rw-r--r--git-bundle.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/git-bundle.html b/git-bundle.html
index d0efcdd06..97ee2f381 100644
--- a/git-bundle.html
+++ b/git-bundle.html
@@ -789,10 +789,10 @@ See the "OBJECT PREREQUISITES" section below.</p></div>
using the <code>--thin</code> option to <a href="git-pack-objects.html">git-pack-objects(1)</a>, and
unbundled using the <code>--fix-thin</code> option to <a href="git-index-pack.html">git-index-pack(1)</a>.</p></div>
<div class="paragraph"><p>There is no option to create a "thick pack" when using revision
-exclusions, users should not be concerned about the difference. By
-using "thin packs" bundles created using exclusions are smaller in
+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>
+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
@@ -942,7 +942,7 @@ unbundle &lt;file&gt;
<div class="sect1">
<h2 id="_specifying_references">SPECIFYING REFERENCES</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Revisions must accompanied by reference names to be packaged in a
+<div class="paragraph"><p>Revisions must be accompanied by reference names to be packaged in a
bundle.</p></div>
<div class="paragraph"><p>More than one reference may be packaged, and more than one set of prerequisite objects can
be specified. The objects packaged are those not contained in the
@@ -1121,7 +1121,7 @@ references when fetching:</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-09-20 15:44:03 PDT
+ 2021-10-29 16:18:45 PDT
</div>
</div>
</body>