summaryrefslogtreecommitdiffstats
path: root/man1/git.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git.1')
-rw-r--r--man1/git.1119
1 files changed, 90 insertions, 29 deletions
diff --git a/man1/git.1 b/man1/git.1
index 039e61a72..118931672 100644
--- a/man1/git.1
+++ b/man1/git.1
@@ -2,12 +2,12 @@
.\" Title: git
.\" Author: [see the "Authors" section]
.\" 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" "1" "08/12/2022" "Git 2\&.37\&.2\&.324\&.gafa701" "Git Manual"
+.TH "GIT" "1" "08/18/2022" "Git 2\&.37\&.2\&.382\&.g795ea8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1123,16 +1123,6 @@ Remove unnecessary whitespace\&.
.sp
The following documentation pages are guides about Git concepts\&.
.PP
-\fBgitattributes\fR(5)
-.RS 4
-Defining attributes per path\&.
-.RE
-.PP
-\fBgitcli\fR(7)
-.RS 4
-Git command\-line interface and conventions\&.
-.RE
-.PP
\fBgitcore-tutorial\fR(7)
.RS 4
A Git core tutorial for developers\&.
@@ -1168,6 +1158,49 @@ Frequently asked questions about using Git\&.
A Git Glossary\&.
.RE
.PP
+\fBgitnamespaces\fR(7)
+.RS 4
+Git namespaces\&.
+.RE
+.PP
+\fBgitremote-helpers\fR(7)
+.RS 4
+Helper programs to interact with remote repositories\&.
+.RE
+.PP
+\fBgitsubmodules\fR(7)
+.RS 4
+Mounting one repository inside another\&.
+.RE
+.PP
+\fBgittutorial\fR(7)
+.RS 4
+A tutorial introduction to Git\&.
+.RE
+.PP
+\fBgittutorial-2\fR(7)
+.RS 4
+A tutorial introduction to Git: part two\&.
+.RE
+.PP
+\fBgitworkflows\fR(7)
+.RS 4
+An overview of recommended workflows with Git\&.
+.RE
+.SH "REPOSITORY, COMMAND AND FILE INTERFACES"
+.sp
+This documentation discusses repository and command interfaces which users are expected to interact with directly\&. See \fB\-\-user\-formats\fR in \fBgit-help\fR(1) for more details on the critera\&.
+.PP
+\fBgitattributes\fR(5)
+.RS 4
+Defining attributes per path\&.
+.RE
+.PP
+\fBgitcli\fR(7)
+.RS 4
+Git command\-line interface and conventions\&.
+.RE
+.PP
\fBgithooks\fR(5)
.RS 4
Hooks used by Git\&.
@@ -1188,44 +1221,72 @@ Map author/committer names and/or E\-Mail addresses\&.
Defining submodule properties\&.
.RE
.PP
-\fBgitnamespaces\fR(7)
+\fBgitrepository-layout\fR(5)
.RS 4
-Git namespaces\&.
+Git Repository Layout\&.
.RE
.PP
-\fBgitremote-helpers\fR(7)
+\fBgitrevisions\fR(7)
.RS 4
-Helper programs to interact with remote repositories\&.
+Specifying revisions and ranges for Git\&.
.RE
+.SH "FILE FORMATS, PROTOCOLS AND OTHER DEVELOPER INTERFACES"
+.sp
+This documentation discusses file formats, over\-the\-wire protocols and other git developer interfaces\&. See \fB\-\-developer\-interfaces\fR in \fBgit-help\fR(1)\&.
.PP
-\fBgitrepository-layout\fR(5)
+\fBgitformat-bundle\fR(5)
.RS 4
-Git Repository Layout\&.
+The bundle file format\&.
.RE
.PP
-\fBgitrevisions\fR(7)
+\fBgitformat-chunk\fR(5)
.RS 4
-Specifying revisions and ranges for Git\&.
+Chunk\-based file formats\&.
.RE
.PP
-\fBgitsubmodules\fR(7)
+\fBgitformat-commit-graph\fR(5)
.RS 4
-Mounting one repository inside another\&.
+Git commit graph format\&.
.RE
.PP
-\fBgittutorial\fR(7)
+\fBgitformat-index\fR(5)
.RS 4
-A tutorial introduction to Git\&.
+Git index format\&.
.RE
.PP
-\fBgittutorial-2\fR(7)
+\fBgitformat-pack\fR(5)
.RS 4
-A tutorial introduction to Git: part two\&.
+Git pack format\&.
.RE
.PP
-\fBgitworkflows\fR(7)
+\fBgitformat-signature\fR(5)
.RS 4
-An overview of recommended workflows with Git\&.
+Git cryptographic signature formats\&.
+.RE
+.PP
+\fBgitprotocol-capabilities\fR(5)
+.RS 4
+Protocol v0 and v1 capabilities\&.
+.RE
+.PP
+\fBgitprotocol-common\fR(5)
+.RS 4
+Things common to various protocols\&.
+.RE
+.PP
+\fBgitprotocol-http\fR(5)
+.RS 4
+Git HTTP\-based protocols\&.
+.RE
+.PP
+\fBgitprotocol-pack\fR(5)
+.RS 4
+How packs are transferred over\-the\-wire\&.
+.RE
+.PP
+\fBgitprotocol-v2\fR(5)
+.RS 4
+Git Wire Protocol, Version 2\&.
.RE
.SH "CONFIGURATION MECHANISM"
.sp