summaryrefslogtreecommitdiffstats
path: root/git-bundle.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-04-04 11:21:49 -0700
committerJunio C Hamano <gitster@pobox.com>2022-04-04 11:21:49 -0700
commit4bea028f2f048f83d0e3ad019e96763e23659055 (patch)
tree848fb8d4d693adea476aa902d574236151247ef4 /git-bundle.txt
parent93dca4316b29436160743d1b2f407205a1e002d7 (diff)
downloadgit-htmldocs-4bea028f2f048f83d0e3ad019e96763e23659055.tar.gz
Autogenerated HTML docs for v2.36.0-rc0
Diffstat (limited to 'git-bundle.txt')
-rw-r--r--git-bundle.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/git-bundle.txt b/git-bundle.txt
index ac4c4352a..7685b5704 100644
--- a/git-bundle.txt
+++ b/git-bundle.txt
@@ -75,11 +75,11 @@ verify <file>::
cleanly to the current repository. This includes checks on the
bundle format itself as well as checking that the prerequisite
commits exist and are fully linked in the current repository.
- Information about additional capabilities, such as "object filter",
- is printed. See "Capabilities" in link:technical/bundle-format.html
- for more information. Finally, 'git bundle' prints a list of
- missing commits, if any. The exit code is zero for success, but
- will be nonzero if the bundle file is invalid.
+ Then, 'git bundle' 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
+ for more information. The exit code is zero for success, but will
+ be nonzero if the bundle file is invalid.
list-heads <file>::
Lists the references defined in the bundle. If followed by a