summaryrefslogtreecommitdiffstats
path: root/man1/git-repack.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-repack.1')
-rw-r--r--man1/git-repack.110
1 files changed, 5 insertions, 5 deletions
diff --git a/man1/git-repack.1 b/man1/git-repack.1
index 0b2aa5c6e..73601fa76 100644
--- a/man1/git-repack.1
+++ b/man1/git-repack.1
@@ -2,12 +2,12 @@
.\" Title: git-repack
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-20
+.\" Date: 2023-10-23
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.424.gceadf0f3cf
+.\" Source: Git 2.42.0.482.g2e8e77cbac
.\" Language: English
.\"
-.TH "GIT\-REPACK" "1" "2023\-10\-20" "Git 2\&.42\&.0\&.424\&.gceadf0" "Git Manual"
+.TH "GIT\-REPACK" "1" "2023\-10\-23" "Git 2\&.42\&.0\&.482\&.g2e8e77" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -264,7 +264,7 @@ Exclude the given pack from repacking\&. This is the equivalent of having
file on the pack\&.
\fB<pack\-name>\fR
is the pack file name without leading directory (e\&.g\&.
-\fBpack\-123\&.pack\fR)\&. The option could be specified multiple times to keep multiple packs\&.
+\fBpack\-123\&.pack\fR)\&. The option can be specified multiple times to keep multiple packs\&.
.RE
.PP
\-\-unpack\-unreachable=<when>
@@ -302,7 +302,7 @@ Unlike other repack modes, the set of objects to pack is determined uniquely by
.sp
When
\fB\-\-unpacked\fR
-is specified, loose objects are implicitly included in this "roll\-up", without respect to their reachability\&. This is subject to change in the future\&. This option (implying a drastically different repack mode) is not guaranteed to work with all other combinations of option to
+is specified, loose objects are implicitly included in this "roll\-up", without respect to their reachability\&. This is subject to change in the future\&. This option (implying a drastically different repack mode) is not guaranteed to work with all other combinations of options to
\fBgit repack\fR\&.
.sp
When writing a multi\-pack bitmap,