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
51
51
unbundled using the `--fix-thin` option to linkgit:git-index-pack[1].
52
52
53
53
There 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
56
56
size. 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.
58
58
59
59
See link:technical/bundle-format.html[the `bundle-format`
60
60
documentation] for more details and the discussion of "thin pack" in
@@ -144,7 +144,7 @@ unbundle <file>::
144
144
SPECIFYING REFERENCES
145
145
---------------------
146
146
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
148
148
bundle.
149
149
150
150
More 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