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.130
1 files changed, 10 insertions, 20 deletions
diff --git a/man1/git-config.1 b/man1/git-config.1
index 49f567312..441f38713 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: 2024-02-27
+.\" Date: 2024-03-01
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.53.g0f9d4d28b7
+.\" Source: Git 2.44.0.84.gb387623c12
.\" Language: English
.\"
-.TH "GIT\-CONFIG" "1" "2024\-02\-27" "Git 2\&.44\&.0\&.53\&.g0f9d4d2" "Git Manual"
+.TH "GIT\-CONFIG" "1" "2024\-03\-01" "Git 2\&.44\&.0\&.84\&.gb387623" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -4208,7 +4208,7 @@ When moved lines are colored using e\&.g\&. the
\fBdiff\&.colorMoved\fR
setting, this option controls the
\fB<mode>\fR
-how spaces are treated for details of valid modes see
+how spaces are treated\&. For details of valid modes see
\fI\-\-color\-moved\-ws\fR
in
\fBgit-diff\fR(1)\&.
@@ -7503,19 +7503,9 @@ pack\&.allowPackReuse
.RS 4
When true or "single", and when reachability bitmaps are enabled, pack\-objects will try to send parts of the bitmapped packfile verbatim\&. When "multi", and when a multi\-pack reachability bitmap is available, pack\-objects will try to send parts of all packs in the MIDX\&.
.sp
-.if n \{\
-.RS 4
-.\}
-.nf
If only a single pack bitmap is available, and
-`pack\&.allowPackReuse` is set to "multi", reuse parts of just the
-bitmapped packfile\&. This can reduce memory and CPU usage to
-serve fetches, but might result in sending a slightly larger
-pack\&. Defaults to true\&.
-.fi
-.if n \{\
-.RE
-.\}
+\fBpack\&.allowPackReuse\fR
+is set to "multi", reuse parts of just the bitmapped packfile\&. This can reduce memory and CPU usage to serve fetches, but might result in sending a slightly larger pack\&. Defaults to true\&.
.RE
.PP
pack\&.island
@@ -8765,7 +8755,7 @@ for description\&. Note that this setting is not subject to the
mechanism\&.
.RE
.PP
-sendemail\&.smtpsslcertpath
+sendemail\&.smtpSSLCertPath
.RS 4
Path to ca\-certificates (either a directory or a single file)\&. Set it to an empty string to disable certificate verification\&.
.RE
@@ -8870,17 +8860,17 @@ Warnings are printed on the standard error output for any explicitly unsupported
.RE
.RE
.PP
-sendemail\&.annotate, sendemail\&.bcc, sendemail\&.cc, sendemail\&.ccCmd, sendemail\&.chainReplyTo, sendemail\&.envelopeSender, sendemail\&.from, sendemail\&.headerCmd, sendemail\&.signedoffbycc, sendemail\&.smtpPass, sendemail\&.suppresscc, sendemail\&.suppressFrom, sendemail\&.to, sendemail\&.tocmd, sendemail\&.smtpDomain, sendemail\&.smtpServer, sendemail\&.smtpServerPort, sendemail\&.smtpServerOption, sendemail\&.smtpUser, sendemail\&.thread, sendemail\&.transferEncoding, sendemail\&.validate, sendemail\&.xmailer
+sendemail\&.annotate, sendemail\&.bcc, sendemail\&.cc, sendemail\&.ccCmd, sendemail\&.chainReplyTo, sendemail\&.envelopeSender, sendemail\&.from, sendemail\&.headerCmd, sendemail\&.signedOffByCc, sendemail\&.smtpPass, sendemail\&.suppressCc, sendemail\&.suppressFrom, sendemail\&.to, sendemail\&.toCmd, sendemail\&.smtpDomain, sendemail\&.smtpServer, sendemail\&.smtpServerPort, sendemail\&.smtpServerOption, sendemail\&.smtpUser, sendemail\&.thread, sendemail\&.transferEncoding, sendemail\&.validate, sendemail\&.xmailer
.RS 4
These configuration variables all provide a default for
\fBgit-send-email\fR(1)
command\-line options\&. See its documentation for details\&.
.RE
.PP
-sendemail\&.signedoffcc (deprecated)
+sendemail\&.signedOffCc (deprecated)
.RS 4
Deprecated alias for
-\fBsendemail\&.signedoffbycc\fR\&.
+\fBsendemail\&.signedOffByCc\fR\&.
.RE
.PP
sendemail\&.smtpBatchSize