summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-10-29 22:43:15 (GMT)
committerJunio C Hamano <gitster@pobox.com>2021-10-29 22:43:15 (GMT)
commit4d1ae1a60529a6883877eb13c2905be7a2eef373 (patch)
treef98d80915f66e34d435bc07d7eac06e885e64232
parent2343b75ca0181c636e83e788463ada3ea670294d (diff)
parenta4dfb4491e36f4e689aa9a7448490726eb71d4ca (diff)
downloadgit-4d1ae1a60529a6883877eb13c2905be7a2eef373.zip
git-4d1ae1a60529a6883877eb13c2905be7a2eef373.tar.gz
git-4d1ae1a60529a6883877eb13c2905be7a2eef373.tar.bz2
Merge branch 'ab/unbundle-progress'
Doc clarification. * ab/unbundle-progress: git-bundle.txt: add missing words and punctuation
-rw-r--r--Documentation/git-bundle.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/git-bundle.txt b/Documentation/git-bundle.txt
index 71b5eca..72ab813 100644
--- a/Documentation/git-bundle.txt
+++ b/Documentation/git-bundle.txt
@@ -51,10 +51,10 @@ using the `--thin` option to linkgit:git-pack-objects[1], and
unbundled using the `--fix-thin` option to linkgit:git-index-pack[1].
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're "thin" under the hood is merely noted here as a
-curiosity, and as a reference to other documentation
+curiosity, and as a reference to other documentation.
See link:technical/bundle-format.html[the `bundle-format`
documentation] for more details and the discussion of "thin pack" in
@@ -144,7 +144,7 @@ unbundle <file>::
SPECIFYING REFERENCES
---------------------
-Revisions must accompanied by reference names to be packaged in a
+Revisions must be accompanied by reference names to be packaged in a
bundle.
More than one reference may be packaged, and more than one set of prerequisite objects can