summaryrefslogtreecommitdiffstats
path: root/man1/git-upload-pack.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-upload-pack.1')
-rw-r--r--man1/git-upload-pack.123
1 files changed, 6 insertions, 17 deletions
diff --git a/man1/git-upload-pack.1 b/man1/git-upload-pack.1
index be0a34d8e..4db2da75c 100644
--- a/man1/git-upload-pack.1
+++ b/man1/git-upload-pack.1
@@ -2,12 +2,12 @@
.\" Title: git-upload-pack
.\" 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\-UPLOAD\-PACK" "1" "08/12/2022" "Git 2\&.37\&.2\&.324\&.gafa701" "Git Manual"
+.TH "GIT\-UPLOAD\-PACK" "1" "08/18/2022" "Git 2\&.37\&.2\&.382\&.g795ea8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -65,9 +65,9 @@ Used by
to serve up
\fB$GIT_URL/info/refs?service=git\-upload\-pack\fR
requests\&. See "Smart Clients" in
-\m[blue]\fBthe HTTP transfer protocols\fR\m[]\&\s-2\u[1]\d\s+2
-documentation and "HTTP Transport" in
-\m[blue]\fBthe Git Wire Protocol, Version 2\fR\m[]\&\s-2\u[2]\d\s+2
+\fBgitprotocol-http\fR(5)
+and "HTTP Transport" in in the
+\fBgitprotocol-v2\fR(5)
documentation\&. Also understood by
\fBgit-receive-pack\fR(1)\&.
.RE
@@ -89,14 +89,3 @@ Internal variable used for handshaking the wire protocol\&. Server admins may ne
.SH "GIT"
.sp
Part of the \fBgit\fR(1) suite
-.SH "NOTES"
-.IP " 1." 4
-the HTTP transfer protocols
-.RS 4
-\%git-htmldocs/technical/http-protocol.html
-.RE
-.IP " 2." 4
-the Git Wire Protocol, Version 2
-.RS 4
-\%git-htmldocs/technical/protocol-v2.html
-.RE