summaryrefslogtreecommitdiffstats
path: root/git-bundle.html
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.html
parent93dca4316b29436160743d1b2f407205a1e002d7 (diff)
downloadgit-htmldocs-4bea028f2f048f83d0e3ad019e96763e23659055.tar.gz
Autogenerated HTML docs for v2.36.0-rc0
Diffstat (limited to 'git-bundle.html')
-rw-r--r--git-bundle.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/git-bundle.html b/git-bundle.html
index c1f515eb9..7e5db5862 100644
--- a/git-bundle.html
+++ b/git-bundle.html
@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 10.1.1" />
+<meta name="generator" content="AsciiDoc 10.1.2" />
<title>git-bundle(1)</title>
<style type="text/css">
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -823,11 +823,11 @@ verify &lt;file&gt;
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, <em>git bundle</em> 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, <em>git bundle</em> 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.
</p>
</dd>
<dt class="hdlist1">
@@ -1124,7 +1124,7 @@ references when fetching:</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-03-27 10:29:17 PDT
+ 2022-04-04 11:19:32 PDT
</div>
</div>
</body>