summaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-04-20 15:20:26 -0700
committerJunio C Hamano <gitster@pobox.com>2023-04-20 15:20:26 -0700
commitc9f35f5d3b66beae280a2e9d092a67ccb826be16 (patch)
tree02eaee42caa7602d61ab90900d41d1e8306ef38a /man7
parent9c0428790e9d918b76a962441bc9de494a5a363e (diff)
downloadgit-manpages-c9f35f5d3b66beae280a2e9d092a67ccb826be16.tar.gz
Autogenerated manpages for v2.40.0-363-g9c699
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.76
-rw-r--r--man7/gitworkflows.76
15 files changed, 45 insertions, 45 deletions
diff --git a/man7/gitcli.7 b/man7/gitcli.7
index ba390a723..b22623444 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: 04/17/2023
+.\" Date: 04/20/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.352.g667fcf4e15
+.\" Source: Git 2.40.0.363.g9c6990cca2
.\" Language: English
.\"
-.TH "GITCLI" "7" "04/17/2023" "Git 2\&.40\&.0\&.352\&.g667fcf" "Git Manual"
+.TH "GITCLI" "7" "04/20/2023" "Git 2\&.40\&.0\&.363\&.g9c6990" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcore-tutorial.7 b/man7/gitcore-tutorial.7
index e05288bf9..7dba813ff 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: 04/17/2023
+.\" Date: 04/20/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.352.g667fcf4e15
+.\" Source: Git 2.40.0.363.g9c6990cca2
.\" Language: English
.\"
-.TH "GITCORE\-TUTORIAL" "7" "04/17/2023" "Git 2\&.40\&.0\&.352\&.g667fcf" "Git Manual"
+.TH "GITCORE\-TUTORIAL" "7" "04/20/2023" "Git 2\&.40\&.0\&.363\&.g9c6990" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcredentials.7 b/man7/gitcredentials.7
index 9f5c84d4d..35684d58d 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: 04/17/2023
+.\" Date: 04/20/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.352.g667fcf4e15
+.\" Source: Git 2.40.0.363.g9c6990cca2
.\" Language: English
.\"
-.TH "GITCREDENTIALS" "7" "04/17/2023" "Git 2\&.40\&.0\&.352\&.g667fcf" "Git Manual"
+.TH "GITCREDENTIALS" "7" "04/20/2023" "Git 2\&.40\&.0\&.363\&.g9c6990" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcvs-migration.7 b/man7/gitcvs-migration.7
index dac3cc2a8..e8fa0772f 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: 04/17/2023
+.\" Date: 04/20/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.352.g667fcf4e15
+.\" Source: Git 2.40.0.363.g9c6990cca2
.\" Language: English
.\"
-.TH "GITCVS\-MIGRATION" "7" "04/17/2023" "Git 2\&.40\&.0\&.352\&.g667fcf" "Git Manual"
+.TH "GITCVS\-MIGRATION" "7" "04/20/2023" "Git 2\&.40\&.0\&.363\&.g9c6990" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitdiffcore.7 b/man7/gitdiffcore.7
index a5633f090..a073e4378 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: 04/17/2023
+.\" Date: 04/20/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.352.g667fcf4e15
+.\" Source: Git 2.40.0.363.g9c6990cca2
.\" Language: English
.\"
-.TH "GITDIFFCORE" "7" "04/17/2023" "Git 2\&.40\&.0\&.352\&.g667fcf" "Git Manual"
+.TH "GITDIFFCORE" "7" "04/20/2023" "Git 2\&.40\&.0\&.363\&.g9c6990" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/giteveryday.7 b/man7/giteveryday.7
index 2981371aa..17c0d3248 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: 04/17/2023
+.\" Date: 04/20/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.352.g667fcf4e15
+.\" Source: Git 2.40.0.363.g9c6990cca2
.\" Language: English
.\"
-.TH "GITEVERYDAY" "7" "04/17/2023" "Git 2\&.40\&.0\&.352\&.g667fcf" "Git Manual"
+.TH "GITEVERYDAY" "7" "04/20/2023" "Git 2\&.40\&.0\&.363\&.g9c6990" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitfaq.7 b/man7/gitfaq.7
index 564841cb7..a325f1bcd 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: 04/17/2023
+.\" Date: 04/20/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.352.g667fcf4e15
+.\" Source: Git 2.40.0.363.g9c6990cca2
.\" Language: English
.\"
-.TH "GITFAQ" "7" "04/17/2023" "Git 2\&.40\&.0\&.352\&.g667fcf" "Git Manual"
+.TH "GITFAQ" "7" "04/20/2023" "Git 2\&.40\&.0\&.363\&.g9c6990" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitglossary.7 b/man7/gitglossary.7
index d58bb9eb9..e58131c15 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: 04/17/2023
+.\" Date: 04/20/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.352.g667fcf4e15
+.\" Source: Git 2.40.0.363.g9c6990cca2
.\" Language: English
.\"
-.TH "GITGLOSSARY" "7" "04/17/2023" "Git 2\&.40\&.0\&.352\&.g667fcf" "Git Manual"
+.TH "GITGLOSSARY" "7" "04/20/2023" "Git 2\&.40\&.0\&.363\&.g9c6990" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitnamespaces.7 b/man7/gitnamespaces.7
index f45a8f9f9..8f82287dd 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: 04/17/2023
+.\" Date: 04/20/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.352.g667fcf4e15
+.\" Source: Git 2.40.0.363.g9c6990cca2
.\" Language: English
.\"
-.TH "GITNAMESPACES" "7" "04/17/2023" "Git 2\&.40\&.0\&.352\&.g667fcf" "Git Manual"
+.TH "GITNAMESPACES" "7" "04/20/2023" "Git 2\&.40\&.0\&.363\&.g9c6990" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitremote-helpers.7 b/man7/gitremote-helpers.7
index 64b2ec24c..48603ee16 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: 04/17/2023
+.\" Date: 04/20/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.352.g667fcf4e15
+.\" Source: Git 2.40.0.363.g9c6990cca2
.\" Language: English
.\"
-.TH "GITREMOTE\-HELPERS" "7" "04/17/2023" "Git 2\&.40\&.0\&.352\&.g667fcf" "Git Manual"
+.TH "GITREMOTE\-HELPERS" "7" "04/20/2023" "Git 2\&.40\&.0\&.363\&.g9c6990" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitrevisions.7 b/man7/gitrevisions.7
index 58db9b515..de8983e52 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: 04/17/2023
+.\" Date: 04/20/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.352.g667fcf4e15
+.\" Source: Git 2.40.0.363.g9c6990cca2
.\" Language: English
.\"
-.TH "GITREVISIONS" "7" "04/17/2023" "Git 2\&.40\&.0\&.352\&.g667fcf" "Git Manual"
+.TH "GITREVISIONS" "7" "04/20/2023" "Git 2\&.40\&.0\&.363\&.g9c6990" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitsubmodules.7 b/man7/gitsubmodules.7
index 6a5d0ff69..06105d06d 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: 04/17/2023
+.\" Date: 04/20/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.352.g667fcf4e15
+.\" Source: Git 2.40.0.363.g9c6990cca2
.\" Language: English
.\"
-.TH "GITSUBMODULES" "7" "04/17/2023" "Git 2\&.40\&.0\&.352\&.g667fcf" "Git Manual"
+.TH "GITSUBMODULES" "7" "04/20/2023" "Git 2\&.40\&.0\&.363\&.g9c6990" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial-2.7 b/man7/gittutorial-2.7
index 413e88837..6ea1b529e 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: 04/17/2023
+.\" Date: 04/20/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.352.g667fcf4e15
+.\" Source: Git 2.40.0.363.g9c6990cca2
.\" Language: English
.\"
-.TH "GITTUTORIAL\-2" "7" "04/17/2023" "Git 2\&.40\&.0\&.352\&.g667fcf" "Git Manual"
+.TH "GITTUTORIAL\-2" "7" "04/20/2023" "Git 2\&.40\&.0\&.363\&.g9c6990" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial.7 b/man7/gittutorial.7
index bd95f43c1..68d5dc0fd 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: 04/17/2023
+.\" Date: 04/20/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.352.g667fcf4e15
+.\" Source: Git 2.40.0.363.g9c6990cca2
.\" Language: English
.\"
-.TH "GITTUTORIAL" "7" "04/17/2023" "Git 2\&.40\&.0\&.352\&.g667fcf" "Git Manual"
+.TH "GITTUTORIAL" "7" "04/20/2023" "Git 2\&.40\&.0\&.363\&.g9c6990" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitworkflows.7 b/man7/gitworkflows.7
index ae3d42a97..a710dc108 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: 04/17/2023
+.\" Date: 04/20/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.352.g667fcf4e15
+.\" Source: Git 2.40.0.363.g9c6990cca2
.\" Language: English
.\"
-.TH "GITWORKFLOWS" "7" "04/17/2023" "Git 2\&.40\&.0\&.352\&.g667fcf" "Git Manual"
+.TH "GITWORKFLOWS" "7" "04/20/2023" "Git 2\&.40\&.0\&.363\&.g9c6990" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------