summaryrefslogtreecommitdiffstats
path: root/man1/git-config.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-config.1')
-rw-r--r--man1/git-config.114
1 files changed, 9 insertions, 5 deletions
diff --git a/man1/git-config.1 b/man1/git-config.1
index 0e2e21df8..e0df23412 100644
--- a/man1/git-config.1
+++ b/man1/git-config.1
@@ -2,12 +2,12 @@
.\" Title: git-config
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-11-20
+.\" Date: 2023-12-09
.\" Manual: Git Manual
-.\" Source: Git 2.43.0
+.\" Source: Git 2.43.0.76.g1a87c842ec
.\" Language: English
.\"
-.TH "GIT\-CONFIG" "1" "2023\-11\-20" "Git 2\&.43\&.0" "Git Manual"
+.TH "GIT\-CONFIG" "1" "2023\-12\-09" "Git 2\&.43\&.0\&.76\&.g1a87c84" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -8042,9 +8042,13 @@ Whether to show a diffstat of what changed upstream since the last rebase\&. Fal
.PP
rebase\&.autoSquash
.RS 4
-If set to true enable
+If set to true, enable the
\fB\-\-autosquash\fR
-option by default\&.
+option of
+\fBgit-rebase\fR(1)
+by default for interactive mode\&. This can be overridden with the
+\fB\-\-no\-autosquash\fR
+option\&.
.RE
.PP
rebase\&.autoStash