summaryrefslogtreecommitdiffstats
path: root/man1/git-gc.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-gc.1')
-rw-r--r--man1/git-gc.110
1 files changed, 5 insertions, 5 deletions
diff --git a/man1/git-gc.1 b/man1/git-gc.1
index 5c703aaf1..3d8421bf8 100644
--- a/man1/git-gc.1
+++ b/man1/git-gc.1
@@ -2,12 +2,12 @@
.\" Title: git-gc
.\" 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\-GC" "1" "2023\-10\-20" "Git 2\&.42\&.0\&.424\&.gceadf0" "Git Manual"
+.TH "GIT\-GC" "1" "2023\-10\-23" "Git 2\&.42\&.0\&.482\&.g2e8e77" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -171,7 +171,7 @@ When there are approximately more than this many loose objects in the repository
\fBgit gc \-\-auto\fR
will pack them\&. Some Porcelain commands use this command to perform a light\-weight garbage collection from time to time\&. The default value is 6700\&.
.sp
-Setting this to 0 disables not only automatic packing based on the number of loose objects, but any other heuristic
+Setting this to 0 disables not only automatic packing based on the number of loose objects, but also any other heuristic
\fBgit gc \-\-auto\fR
will otherwise use to determine if there\(cqs work to do, such as
\fBgc\&.autoPackLimit\fR\&.
@@ -196,7 +196,7 @@ gc\&.autoDetach
.RS 4
Make
\fBgit gc \-\-auto\fR
-return immediately and run in background if the system supports it\&. Default is true\&.
+return immediately and run in the background if the system supports it\&. Default is true\&.
.RE
.PP
gc\&.bigPackThreshold