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.126
1 files changed, 8 insertions, 18 deletions
diff --git a/man1/git-config.1 b/man1/git-config.1
index 94e250582..2522fa307 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: 08/12/2022
+.\" Date: 08/18/2022
.\" Manual: Git Manual
-.\" Source: Git 2.37.2.324.gafa70145a2
+.\" Source: Git 2.37.2.382.g795ea8776b
.\" Language: English
.\"
-.TH "GIT\-CONFIG" "1" "08/12/2022" "Git 2\&.37\&.2\&.324\&.gafa701" "Git Manual"
+.TH "GIT\-CONFIG" "1" "08/18/2022" "Git 2\&.37\&.2\&.382\&.g795ea8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -6347,7 +6347,8 @@ assume
.PP
lsrefs\&.unborn
.RS 4
-May be "advertise" (the default), "allow", or "ignore"\&. If "advertise", the server will respond to the client sending "unborn" (as described in protocol\-v2\&.txt) and will advertise support for this feature during the protocol v2 capability advertisement\&. "allow" is the same as "advertise" except that the server will not advertise support for this feature; this is useful for load\-balanced servers that cannot be updated atomically (for example), since the administrator could configure "allow", then after a delay, configure "advertise"\&.
+May be "advertise" (the default), "allow", or "ignore"\&. If "advertise", the server will respond to the client sending "unborn" (as described in
+\fBgitprotocol-v2\fR(5)) and will advertise support for this feature during the protocol v2 capability advertisement\&. "allow" is the same as "advertise" except that the server will not advertise support for this feature; this is useful for load\-balanced servers that cannot be updated atomically (for example), since the administrator could configure "allow", then after a delay, configure "advertise"\&.
.RE
.PP
mailinfo\&.scissors
@@ -7197,7 +7198,7 @@ When writing a multi\-pack reachability bitmap, no new namehashes are computed;
pack\&.writeReverseIndex
.RS 4
When true, git will write a corresponding \&.rev file (see:
-\m[blue]\fBDocumentation/technical/pack\-format\&.txt\fR\m[]\&\s-2\u[1]\d\s+2) for each new packfile that it writes in all places except for
+\fBgitformat-pack\fR(5)) for each new packfile that it writes in all places except for
\fBgit-fast-import\fR(1)
and in the bulk checkin mechanism\&. Defaults to false\&.
.RE
@@ -7390,8 +7391,8 @@ If set, clients will attempt to communicate with a server using the specified pr
.IP \(bu 2.3
.\}
\fB2\fR
-\-
-\m[blue]\fBwire protocol version 2\fR\m[]\&\s-2\u[2]\d\s+2\&.
+\- Wire protocol version 2, see
+\fBgitprotocol-v2\fR(5)\&.
.RE
.RE
.PP
@@ -9485,14 +9486,3 @@ and running \fBgit config section\&.Subsection\&.key value2\fR will result in
.SH "GIT"
.sp
Part of the \fBgit\fR(1) suite
-.SH "NOTES"
-.IP " 1." 4
-Documentation/technical/pack-format.txt
-.RS 4
-\%git-htmldocs/../technical/pack-format.html
-.RE
-.IP " 2." 4
-wire protocol version 2
-.RS 4
-\%git-htmldocs/technical/protocol-v2.html
-.RE