File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -51,10 +51,10 @@ using the `--thin` option to linkgit:git-pack-objects[1], and
5151unbundled using the `--fix-thin` option to linkgit:git-index-pack[1].
5252
5353There is no option to create a "thick pack" when using revision
54- exclusions, users should not be concerned about the difference. By
55- using "thin packs" bundles created using exclusions are smaller in
54+ exclusions, and users should not be concerned about the difference. By
55+ using "thin packs", bundles created using exclusions are smaller in
5656size. That they're "thin" under the hood is merely noted here as a
57- curiosity, and as a reference to other documentation
57+ curiosity, and as a reference to other documentation.
5858
5959See link:technical/bundle-format.html[the `bundle-format`
6060documentation] for more details and the discussion of "thin pack" in
@@ -144,7 +144,7 @@ unbundle <file>::
144144SPECIFYING REFERENCES
145145---------------------
146146
147- Revisions must accompanied by reference names to be packaged in a
147+ Revisions must be accompanied by reference names to be packaged in a
148148bundle.
149149
150150More than one reference may be packaged, and more than one set of prerequisite objects can
You can’t perform that action at this time.
0 commit comments