summaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-10-18 13:46:30 -0700
committerJunio C Hamano <gitster@pobox.com>2023-10-18 13:46:30 -0700
commitef963da883bc52b0f8c04812bccc594ad997555e (patch)
tree30226e0973710e750cd5d5a8b6f59e67b2c5fcef /man7
parent1696fb6adc01adfd10acd32c3f37f63d41acf9fa (diff)
downloadgit-manpages-ef963da883bc52b0f8c04812bccc594ad997555e.tar.gz
Autogenerated manpages for v2.42.0-411-g813d9
Diffstat (limited to 'man7')
-rw-r--r--man7/gitcli.76
-rw-r--r--man7/gitcore-tutorial.76
-rw-r--r--man7/gitcredentials.76
-rw-r--r--man7/gitcvs-migration.76
-rw-r--r--man7/gitdiffcore.76
-rw-r--r--man7/giteveryday.76
-rw-r--r--man7/gitfaq.76
-rw-r--r--man7/gitglossary.76
-rw-r--r--man7/gitnamespaces.76
-rw-r--r--man7/gitremote-helpers.76
-rw-r--r--man7/gitrevisions.76
-rw-r--r--man7/gitsubmodules.76
-rw-r--r--man7/gittutorial-2.76
-rw-r--r--man7/gittutorial.78
-rw-r--r--man7/gitworkflows.76
15 files changed, 46 insertions, 46 deletions
diff --git a/man7/gitcli.7 b/man7/gitcli.7
index feeb1ae76..35a1ff5bb 100644
--- a/man7/gitcli.7
+++ b/man7/gitcli.7
@@ -2,12 +2,12 @@
.\" Title: gitcli
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-13
+.\" Date: 2023-10-18
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.398.ga9ecda2788
+.\" Source: Git 2.42.0.411.g813d9a9188
.\" Language: English
.\"
-.TH "GITCLI" "7" "2023\-10\-13" "Git 2\&.42\&.0\&.398\&.ga9ecda" "Git Manual"
+.TH "GITCLI" "7" "2023\-10\-18" "Git 2\&.42\&.0\&.411\&.g813d9a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcore-tutorial.7 b/man7/gitcore-tutorial.7
index dd6b6490c..352cc9d06 100644
--- a/man7/gitcore-tutorial.7
+++ b/man7/gitcore-tutorial.7
@@ -2,12 +2,12 @@
.\" Title: gitcore-tutorial
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-13
+.\" Date: 2023-10-18
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.398.ga9ecda2788
+.\" Source: Git 2.42.0.411.g813d9a9188
.\" Language: English
.\"
-.TH "GITCORE\-TUTORIAL" "7" "2023\-10\-13" "Git 2\&.42\&.0\&.398\&.ga9ecda" "Git Manual"
+.TH "GITCORE\-TUTORIAL" "7" "2023\-10\-18" "Git 2\&.42\&.0\&.411\&.g813d9a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcredentials.7 b/man7/gitcredentials.7
index 5a442c4de..e8e5069d1 100644
--- a/man7/gitcredentials.7
+++ b/man7/gitcredentials.7
@@ -2,12 +2,12 @@
.\" Title: gitcredentials
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-13
+.\" Date: 2023-10-18
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.398.ga9ecda2788
+.\" Source: Git 2.42.0.411.g813d9a9188
.\" Language: English
.\"
-.TH "GITCREDENTIALS" "7" "2023\-10\-13" "Git 2\&.42\&.0\&.398\&.ga9ecda" "Git Manual"
+.TH "GITCREDENTIALS" "7" "2023\-10\-18" "Git 2\&.42\&.0\&.411\&.g813d9a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcvs-migration.7 b/man7/gitcvs-migration.7
index 689ee628c..a9d595bc4 100644
--- a/man7/gitcvs-migration.7
+++ b/man7/gitcvs-migration.7
@@ -2,12 +2,12 @@
.\" Title: gitcvs-migration
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-13
+.\" Date: 2023-10-18
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.398.ga9ecda2788
+.\" Source: Git 2.42.0.411.g813d9a9188
.\" Language: English
.\"
-.TH "GITCVS\-MIGRATION" "7" "2023\-10\-13" "Git 2\&.42\&.0\&.398\&.ga9ecda" "Git Manual"
+.TH "GITCVS\-MIGRATION" "7" "2023\-10\-18" "Git 2\&.42\&.0\&.411\&.g813d9a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitdiffcore.7 b/man7/gitdiffcore.7
index e5781ad6b..8c0bfc050 100644
--- a/man7/gitdiffcore.7
+++ b/man7/gitdiffcore.7
@@ -2,12 +2,12 @@
.\" Title: gitdiffcore
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-13
+.\" Date: 2023-10-18
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.398.ga9ecda2788
+.\" Source: Git 2.42.0.411.g813d9a9188
.\" Language: English
.\"
-.TH "GITDIFFCORE" "7" "2023\-10\-13" "Git 2\&.42\&.0\&.398\&.ga9ecda" "Git Manual"
+.TH "GITDIFFCORE" "7" "2023\-10\-18" "Git 2\&.42\&.0\&.411\&.g813d9a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/giteveryday.7 b/man7/giteveryday.7
index 0eb08534c..dad18f422 100644
--- a/man7/giteveryday.7
+++ b/man7/giteveryday.7
@@ -2,12 +2,12 @@
.\" Title: giteveryday
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-13
+.\" Date: 2023-10-18
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.398.ga9ecda2788
+.\" Source: Git 2.42.0.411.g813d9a9188
.\" Language: English
.\"
-.TH "GITEVERYDAY" "7" "2023\-10\-13" "Git 2\&.42\&.0\&.398\&.ga9ecda" "Git Manual"
+.TH "GITEVERYDAY" "7" "2023\-10\-18" "Git 2\&.42\&.0\&.411\&.g813d9a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitfaq.7 b/man7/gitfaq.7
index 89d6a8e0d..c90969232 100644
--- a/man7/gitfaq.7
+++ b/man7/gitfaq.7
@@ -2,12 +2,12 @@
.\" Title: gitfaq
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-13
+.\" Date: 2023-10-18
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.398.ga9ecda2788
+.\" Source: Git 2.42.0.411.g813d9a9188
.\" Language: English
.\"
-.TH "GITFAQ" "7" "2023\-10\-13" "Git 2\&.42\&.0\&.398\&.ga9ecda" "Git Manual"
+.TH "GITFAQ" "7" "2023\-10\-18" "Git 2\&.42\&.0\&.411\&.g813d9a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitglossary.7 b/man7/gitglossary.7
index 04c116847..eff1adf5c 100644
--- a/man7/gitglossary.7
+++ b/man7/gitglossary.7
@@ -2,12 +2,12 @@
.\" Title: gitglossary
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-13
+.\" Date: 2023-10-18
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.398.ga9ecda2788
+.\" Source: Git 2.42.0.411.g813d9a9188
.\" Language: English
.\"
-.TH "GITGLOSSARY" "7" "2023\-10\-13" "Git 2\&.42\&.0\&.398\&.ga9ecda" "Git Manual"
+.TH "GITGLOSSARY" "7" "2023\-10\-18" "Git 2\&.42\&.0\&.411\&.g813d9a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitnamespaces.7 b/man7/gitnamespaces.7
index b30b39ddd..efffd1224 100644
--- a/man7/gitnamespaces.7
+++ b/man7/gitnamespaces.7
@@ -2,12 +2,12 @@
.\" Title: gitnamespaces
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-13
+.\" Date: 2023-10-18
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.398.ga9ecda2788
+.\" Source: Git 2.42.0.411.g813d9a9188
.\" Language: English
.\"
-.TH "GITNAMESPACES" "7" "2023\-10\-13" "Git 2\&.42\&.0\&.398\&.ga9ecda" "Git Manual"
+.TH "GITNAMESPACES" "7" "2023\-10\-18" "Git 2\&.42\&.0\&.411\&.g813d9a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitremote-helpers.7 b/man7/gitremote-helpers.7
index 4dab3f51b..c7d3b4267 100644
--- a/man7/gitremote-helpers.7
+++ b/man7/gitremote-helpers.7
@@ -2,12 +2,12 @@
.\" Title: gitremote-helpers
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-13
+.\" Date: 2023-10-18
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.398.ga9ecda2788
+.\" Source: Git 2.42.0.411.g813d9a9188
.\" Language: English
.\"
-.TH "GITREMOTE\-HELPERS" "7" "2023\-10\-13" "Git 2\&.42\&.0\&.398\&.ga9ecda" "Git Manual"
+.TH "GITREMOTE\-HELPERS" "7" "2023\-10\-18" "Git 2\&.42\&.0\&.411\&.g813d9a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitrevisions.7 b/man7/gitrevisions.7
index 93ab3a81d..3f3131506 100644
--- a/man7/gitrevisions.7
+++ b/man7/gitrevisions.7
@@ -2,12 +2,12 @@
.\" Title: gitrevisions
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-13
+.\" Date: 2023-10-18
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.398.ga9ecda2788
+.\" Source: Git 2.42.0.411.g813d9a9188
.\" Language: English
.\"
-.TH "GITREVISIONS" "7" "2023\-10\-13" "Git 2\&.42\&.0\&.398\&.ga9ecda" "Git Manual"
+.TH "GITREVISIONS" "7" "2023\-10\-18" "Git 2\&.42\&.0\&.411\&.g813d9a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitsubmodules.7 b/man7/gitsubmodules.7
index db2c5018d..e13c7a8e5 100644
--- a/man7/gitsubmodules.7
+++ b/man7/gitsubmodules.7
@@ -2,12 +2,12 @@
.\" Title: gitsubmodules
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-13
+.\" Date: 2023-10-18
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.398.ga9ecda2788
+.\" Source: Git 2.42.0.411.g813d9a9188
.\" Language: English
.\"
-.TH "GITSUBMODULES" "7" "2023\-10\-13" "Git 2\&.42\&.0\&.398\&.ga9ecda" "Git Manual"
+.TH "GITSUBMODULES" "7" "2023\-10\-18" "Git 2\&.42\&.0\&.411\&.g813d9a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial-2.7 b/man7/gittutorial-2.7
index d5f642fd4..eb22e41f5 100644
--- a/man7/gittutorial-2.7
+++ b/man7/gittutorial-2.7
@@ -2,12 +2,12 @@
.\" Title: gittutorial-2
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-13
+.\" Date: 2023-10-18
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.398.ga9ecda2788
+.\" Source: Git 2.42.0.411.g813d9a9188
.\" Language: English
.\"
-.TH "GITTUTORIAL\-2" "7" "2023\-10\-13" "Git 2\&.42\&.0\&.398\&.ga9ecda" "Git Manual"
+.TH "GITTUTORIAL\-2" "7" "2023\-10\-18" "Git 2\&.42\&.0\&.411\&.g813d9a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial.7 b/man7/gittutorial.7
index 955b29619..08a5a5f6e 100644
--- a/man7/gittutorial.7
+++ b/man7/gittutorial.7
@@ -2,12 +2,12 @@
.\" Title: gittutorial
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-13
+.\" Date: 2023-10-18
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.398.ga9ecda2788
+.\" Source: Git 2.42.0.411.g813d9a9188
.\" Language: English
.\"
-.TH "GITTUTORIAL" "7" "2023\-10\-13" "Git 2\&.42\&.0\&.398\&.ga9ecda" "Git Manual"
+.TH "GITTUTORIAL" "7" "2023\-10\-18" "Git 2\&.42\&.0\&.411\&.g813d9a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -219,7 +219,7 @@ $ git commit \-a
.sp
which will automatically notice any modified (but not new) files, add them to the index, and commit, all in one step\&.
.sp
-A note on commit messages: Though not required, it\(cqs a good idea to begin the commit message with a single short (less than 50 character) line summarizing the change, followed by a blank line and then a more thorough description\&. The text up to the first blank line in a commit message is treated as the commit title, and that title is used throughout Git\&. For example, \fBgit-format-patch\fR(1) turns a commit into email, and it uses the title on the Subject line and the rest of the commit in the body\&.
+A note on commit messages: Though not required, it\(cqs a good idea to begin the commit message with a single short (no more than 50 characters) line summarizing the change, followed by a blank line and then a more thorough description\&. The text up to the first blank line in a commit message is treated as the commit title, and that title is used throughout Git\&. For example, \fBgit-format-patch\fR(1) turns a commit into email, and it uses the title on the Subject line and the rest of the commit in the body\&.
.SH "GIT TRACKS CONTENT NOT FILES"
.sp
Many revision control systems provide an \fBadd\fR command that tells the system to start tracking changes to a new file\&. Git\(cqs \fBadd\fR command does something simpler and more powerful: \fBgit add\fR is used both for new and newly modified files, and in both cases it takes a snapshot of the given files and stages that content in the index, ready for inclusion in the next commit\&.
diff --git a/man7/gitworkflows.7 b/man7/gitworkflows.7
index f243b6f42..37f1778ca 100644
--- a/man7/gitworkflows.7
+++ b/man7/gitworkflows.7
@@ -2,12 +2,12 @@
.\" Title: gitworkflows
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-13
+.\" Date: 2023-10-18
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.398.ga9ecda2788
+.\" Source: Git 2.42.0.411.g813d9a9188
.\" Language: English
.\"
-.TH "GITWORKFLOWS" "7" "2023\-10\-13" "Git 2\&.42\&.0\&.398\&.ga9ecda" "Git Manual"
+.TH "GITWORKFLOWS" "7" "2023\-10\-18" "Git 2\&.42\&.0\&.411\&.g813d9a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------