summaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-09-14 11:21:32 -0700
committerJunio C Hamano <gitster@pobox.com>2023-09-14 11:21:32 -0700
commit3d05ffef7b5e2492217302706078cd77c1cf0618 (patch)
tree72d93522937c3946e77a84c74705120f008d31b2 /man7
parentcd91f70b20403e4dea8552c79c8b923a61739fcd (diff)
downloadgit-manpages-3d05ffef7b5e2492217302706078cd77c1cf0618.tar.gz
Autogenerated manpages for v2.42.0-216-gbda49
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 b54a5e259..4678e0fe4 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-09-13
+.\" Date: 2023-09-14
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.176.gd6c51973e4
+.\" Source: Git 2.42.0.216.gbda494f404
.\" Language: English
.\"
-.TH "GITCLI" "7" "2023\-09\-13" "Git 2\&.42\&.0\&.176\&.gd6c519" "Git Manual"
+.TH "GITCLI" "7" "2023\-09\-14" "Git 2\&.42\&.0\&.216\&.gbda494" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcore-tutorial.7 b/man7/gitcore-tutorial.7
index a9cc2224e..aafd22f3f 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-09-13
+.\" Date: 2023-09-14
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.176.gd6c51973e4
+.\" Source: Git 2.42.0.216.gbda494f404
.\" Language: English
.\"
-.TH "GITCORE\-TUTORIAL" "7" "2023\-09\-13" "Git 2\&.42\&.0\&.176\&.gd6c519" "Git Manual"
+.TH "GITCORE\-TUTORIAL" "7" "2023\-09\-14" "Git 2\&.42\&.0\&.216\&.gbda494" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcredentials.7 b/man7/gitcredentials.7
index 604332dbd..8a61d6817 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-09-13
+.\" Date: 2023-09-14
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.176.gd6c51973e4
+.\" Source: Git 2.42.0.216.gbda494f404
.\" Language: English
.\"
-.TH "GITCREDENTIALS" "7" "2023\-09\-13" "Git 2\&.42\&.0\&.176\&.gd6c519" "Git Manual"
+.TH "GITCREDENTIALS" "7" "2023\-09\-14" "Git 2\&.42\&.0\&.216\&.gbda494" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcvs-migration.7 b/man7/gitcvs-migration.7
index fa3e9dfaf..bbcf9d211 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-09-13
+.\" Date: 2023-09-14
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.176.gd6c51973e4
+.\" Source: Git 2.42.0.216.gbda494f404
.\" Language: English
.\"
-.TH "GITCVS\-MIGRATION" "7" "2023\-09\-13" "Git 2\&.42\&.0\&.176\&.gd6c519" "Git Manual"
+.TH "GITCVS\-MIGRATION" "7" "2023\-09\-14" "Git 2\&.42\&.0\&.216\&.gbda494" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitdiffcore.7 b/man7/gitdiffcore.7
index 6b4a64f23..38010576f 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-09-13
+.\" Date: 2023-09-14
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.176.gd6c51973e4
+.\" Source: Git 2.42.0.216.gbda494f404
.\" Language: English
.\"
-.TH "GITDIFFCORE" "7" "2023\-09\-13" "Git 2\&.42\&.0\&.176\&.gd6c519" "Git Manual"
+.TH "GITDIFFCORE" "7" "2023\-09\-14" "Git 2\&.42\&.0\&.216\&.gbda494" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/giteveryday.7 b/man7/giteveryday.7
index 6c6ec28d4..34b2e630b 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-09-13
+.\" Date: 2023-09-14
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.176.gd6c51973e4
+.\" Source: Git 2.42.0.216.gbda494f404
.\" Language: English
.\"
-.TH "GITEVERYDAY" "7" "2023\-09\-13" "Git 2\&.42\&.0\&.176\&.gd6c519" "Git Manual"
+.TH "GITEVERYDAY" "7" "2023\-09\-14" "Git 2\&.42\&.0\&.216\&.gbda494" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitfaq.7 b/man7/gitfaq.7
index ba87af73f..29186e975 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-09-13
+.\" Date: 2023-09-14
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.176.gd6c51973e4
+.\" Source: Git 2.42.0.216.gbda494f404
.\" Language: English
.\"
-.TH "GITFAQ" "7" "2023\-09\-13" "Git 2\&.42\&.0\&.176\&.gd6c519" "Git Manual"
+.TH "GITFAQ" "7" "2023\-09\-14" "Git 2\&.42\&.0\&.216\&.gbda494" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitglossary.7 b/man7/gitglossary.7
index af032b4a5..afe5f694b 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-09-13
+.\" Date: 2023-09-14
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.176.gd6c51973e4
+.\" Source: Git 2.42.0.216.gbda494f404
.\" Language: English
.\"
-.TH "GITGLOSSARY" "7" "2023\-09\-13" "Git 2\&.42\&.0\&.176\&.gd6c519" "Git Manual"
+.TH "GITGLOSSARY" "7" "2023\-09\-14" "Git 2\&.42\&.0\&.216\&.gbda494" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitnamespaces.7 b/man7/gitnamespaces.7
index 54b56d9cb..7d27b3265 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-09-13
+.\" Date: 2023-09-14
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.176.gd6c51973e4
+.\" Source: Git 2.42.0.216.gbda494f404
.\" Language: English
.\"
-.TH "GITNAMESPACES" "7" "2023\-09\-13" "Git 2\&.42\&.0\&.176\&.gd6c519" "Git Manual"
+.TH "GITNAMESPACES" "7" "2023\-09\-14" "Git 2\&.42\&.0\&.216\&.gbda494" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitremote-helpers.7 b/man7/gitremote-helpers.7
index 7c8fde556..e02d953ca 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-09-13
+.\" Date: 2023-09-14
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.176.gd6c51973e4
+.\" Source: Git 2.42.0.216.gbda494f404
.\" Language: English
.\"
-.TH "GITREMOTE\-HELPERS" "7" "2023\-09\-13" "Git 2\&.42\&.0\&.176\&.gd6c519" "Git Manual"
+.TH "GITREMOTE\-HELPERS" "7" "2023\-09\-14" "Git 2\&.42\&.0\&.216\&.gbda494" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitrevisions.7 b/man7/gitrevisions.7
index 5dfc9fab9..63a1ace56 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-09-13
+.\" Date: 2023-09-14
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.176.gd6c51973e4
+.\" Source: Git 2.42.0.216.gbda494f404
.\" Language: English
.\"
-.TH "GITREVISIONS" "7" "2023\-09\-13" "Git 2\&.42\&.0\&.176\&.gd6c519" "Git Manual"
+.TH "GITREVISIONS" "7" "2023\-09\-14" "Git 2\&.42\&.0\&.216\&.gbda494" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitsubmodules.7 b/man7/gitsubmodules.7
index 9b3f97562..237517d7c 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-09-13
+.\" Date: 2023-09-14
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.176.gd6c51973e4
+.\" Source: Git 2.42.0.216.gbda494f404
.\" Language: English
.\"
-.TH "GITSUBMODULES" "7" "2023\-09\-13" "Git 2\&.42\&.0\&.176\&.gd6c519" "Git Manual"
+.TH "GITSUBMODULES" "7" "2023\-09\-14" "Git 2\&.42\&.0\&.216\&.gbda494" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial-2.7 b/man7/gittutorial-2.7
index a5830c30a..3243652b6 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-09-13
+.\" Date: 2023-09-14
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.176.gd6c51973e4
+.\" Source: Git 2.42.0.216.gbda494f404
.\" Language: English
.\"
-.TH "GITTUTORIAL\-2" "7" "2023\-09\-13" "Git 2\&.42\&.0\&.176\&.gd6c519" "Git Manual"
+.TH "GITTUTORIAL\-2" "7" "2023\-09\-14" "Git 2\&.42\&.0\&.216\&.gbda494" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial.7 b/man7/gittutorial.7
index aa2feeab1..80d1f94f1 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-09-13
+.\" Date: 2023-09-14
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.176.gd6c51973e4
+.\" Source: Git 2.42.0.216.gbda494f404
.\" Language: English
.\"
-.TH "GITTUTORIAL" "7" "2023\-09\-13" "Git 2\&.42\&.0\&.176\&.gd6c519" "Git Manual"
+.TH "GITTUTORIAL" "7" "2023\-09\-14" "Git 2\&.42\&.0\&.216\&.gbda494" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitworkflows.7 b/man7/gitworkflows.7
index 28f667024..fb252c217 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-09-13
+.\" Date: 2023-09-14
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.176.gd6c51973e4
+.\" Source: Git 2.42.0.216.gbda494f404
.\" Language: English
.\"
-.TH "GITWORKFLOWS" "7" "2023\-09\-13" "Git 2\&.42\&.0\&.176\&.gd6c519" "Git Manual"
+.TH "GITWORKFLOWS" "7" "2023\-09\-14" "Git 2\&.42\&.0\&.216\&.gbda494" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------