summaryrefslogtreecommitdiffstats
path: root/man1/git-bundle.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-bundle.1')
-rw-r--r--man1/git-bundle.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-bundle.1 b/man1/git-bundle.1
index fc8b0a63e..356952f09 100644
--- a/man1/git-bundle.1
+++ b/man1/git-bundle.1
@@ -2,12 +2,12 @@
.\" Title: git-bundle
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 09/14/2022
+.\" Date: 09/15/2022
.\" Manual: Git Manual
-.\" Source: Git 2.37.3.662.g36f8e7ed7d
+.\" Source: Git 2.38.0.rc0
.\" Language: English
.\"
-.TH "GIT\-BUNDLE" "1" "09/14/2022" "Git 2\&.37\&.3\&.662\&.g36f8e7" "Git Manual"
+.TH "GIT\-BUNDLE" "1" "09/15/2022" "Git 2\&.38\&.0\&.rc0" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -52,7 +52,7 @@ See the "EXAMPLES" section below for examples of how to use bundles\&.
.sp
Bundles are \fB\&.pack\fR files (see \fBgit-pack-objects\fR(1)) with a header indicating what references are contained within the bundle\&.
.sp
-Like the the packed archive format itself bundles can either be self\-contained, or be created using exclusions\&. See the "OBJECT PREREQUISITES" section below\&.
+Like the packed archive format itself bundles can either be self\-contained, or be created using exclusions\&. See the "OBJECT PREREQUISITES" section below\&.
.sp
Bundles created using revision exclusions are "thin packs" created using the \fB\-\-thin\fR option to \fBgit-pack-objects\fR(1), and unbundled using the \fB\-\-fix\-thin\fR option to \fBgit-index-pack\fR(1)\&.
.sp