summaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-07-21 16:10:13 -0700
committerJunio C Hamano <gitster@pobox.com>2023-07-21 16:10:13 -0700
commit3a94e4b9da8c1786570f45ef853a953fefd14773 (patch)
tree6245ec791df3c2fcc6a2b0265c97e5ef02f7e0f4 /man7
parent10e00948a6b30372e254295e33c29a133f12b480 (diff)
downloadgit-manpages-3a94e4b9da8c1786570f45ef853a953fefd14773.tar.gz
Autogenerated manpages for v2.41.0-394-ge43f4
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 c1578549e..da321547d 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-07-18
+.\" Date: 2023-07-21
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.376.gcba07a324d
+.\" Source: Git 2.41.0.394.ge43f4fd0bd
.\" Language: English
.\"
-.TH "GITCLI" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
+.TH "GITCLI" "7" "2023\-07\-21" "Git 2\&.41\&.0\&.394\&.ge43f4f" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcore-tutorial.7 b/man7/gitcore-tutorial.7
index 4b65a4b01..9da67c989 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-07-18
+.\" Date: 2023-07-21
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.376.gcba07a324d
+.\" Source: Git 2.41.0.394.ge43f4fd0bd
.\" Language: English
.\"
-.TH "GITCORE\-TUTORIAL" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
+.TH "GITCORE\-TUTORIAL" "7" "2023\-07\-21" "Git 2\&.41\&.0\&.394\&.ge43f4f" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcredentials.7 b/man7/gitcredentials.7
index ba358dd51..ab527c6ea 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-07-18
+.\" Date: 2023-07-21
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.376.gcba07a324d
+.\" Source: Git 2.41.0.394.ge43f4fd0bd
.\" Language: English
.\"
-.TH "GITCREDENTIALS" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
+.TH "GITCREDENTIALS" "7" "2023\-07\-21" "Git 2\&.41\&.0\&.394\&.ge43f4f" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcvs-migration.7 b/man7/gitcvs-migration.7
index eada347ea..5eb34a752 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-07-18
+.\" Date: 2023-07-21
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.376.gcba07a324d
+.\" Source: Git 2.41.0.394.ge43f4fd0bd
.\" Language: English
.\"
-.TH "GITCVS\-MIGRATION" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
+.TH "GITCVS\-MIGRATION" "7" "2023\-07\-21" "Git 2\&.41\&.0\&.394\&.ge43f4f" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitdiffcore.7 b/man7/gitdiffcore.7
index 7aa9e0d25..7ee2ed7c3 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-07-18
+.\" Date: 2023-07-21
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.376.gcba07a324d
+.\" Source: Git 2.41.0.394.ge43f4fd0bd
.\" Language: English
.\"
-.TH "GITDIFFCORE" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
+.TH "GITDIFFCORE" "7" "2023\-07\-21" "Git 2\&.41\&.0\&.394\&.ge43f4f" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/giteveryday.7 b/man7/giteveryday.7
index f82f43e76..b0673a545 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-07-18
+.\" Date: 2023-07-21
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.376.gcba07a324d
+.\" Source: Git 2.41.0.394.ge43f4fd0bd
.\" Language: English
.\"
-.TH "GITEVERYDAY" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
+.TH "GITEVERYDAY" "7" "2023\-07\-21" "Git 2\&.41\&.0\&.394\&.ge43f4f" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitfaq.7 b/man7/gitfaq.7
index 5c38027b8..1fb4fae9d 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-07-18
+.\" Date: 2023-07-21
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.376.gcba07a324d
+.\" Source: Git 2.41.0.394.ge43f4fd0bd
.\" Language: English
.\"
-.TH "GITFAQ" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
+.TH "GITFAQ" "7" "2023\-07\-21" "Git 2\&.41\&.0\&.394\&.ge43f4f" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitglossary.7 b/man7/gitglossary.7
index c7d5c5393..12ad620c2 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-07-18
+.\" Date: 2023-07-21
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.376.gcba07a324d
+.\" Source: Git 2.41.0.394.ge43f4fd0bd
.\" Language: English
.\"
-.TH "GITGLOSSARY" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
+.TH "GITGLOSSARY" "7" "2023\-07\-21" "Git 2\&.41\&.0\&.394\&.ge43f4f" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitnamespaces.7 b/man7/gitnamespaces.7
index d0cbed525..7a2ee6f17 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-07-18
+.\" Date: 2023-07-21
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.376.gcba07a324d
+.\" Source: Git 2.41.0.394.ge43f4fd0bd
.\" Language: English
.\"
-.TH "GITNAMESPACES" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
+.TH "GITNAMESPACES" "7" "2023\-07\-21" "Git 2\&.41\&.0\&.394\&.ge43f4f" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitremote-helpers.7 b/man7/gitremote-helpers.7
index c6f12a5fd..2e05ff222 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-07-18
+.\" Date: 2023-07-21
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.376.gcba07a324d
+.\" Source: Git 2.41.0.394.ge43f4fd0bd
.\" Language: English
.\"
-.TH "GITREMOTE\-HELPERS" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
+.TH "GITREMOTE\-HELPERS" "7" "2023\-07\-21" "Git 2\&.41\&.0\&.394\&.ge43f4f" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitrevisions.7 b/man7/gitrevisions.7
index 9abd7f8aa..dba254c55 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-07-18
+.\" Date: 2023-07-21
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.376.gcba07a324d
+.\" Source: Git 2.41.0.394.ge43f4fd0bd
.\" Language: English
.\"
-.TH "GITREVISIONS" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
+.TH "GITREVISIONS" "7" "2023\-07\-21" "Git 2\&.41\&.0\&.394\&.ge43f4f" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitsubmodules.7 b/man7/gitsubmodules.7
index 32e643eb9..848d720e3 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-07-18
+.\" Date: 2023-07-21
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.376.gcba07a324d
+.\" Source: Git 2.41.0.394.ge43f4fd0bd
.\" Language: English
.\"
-.TH "GITSUBMODULES" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
+.TH "GITSUBMODULES" "7" "2023\-07\-21" "Git 2\&.41\&.0\&.394\&.ge43f4f" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial-2.7 b/man7/gittutorial-2.7
index 1ede920f6..8cf01cdfa 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-07-18
+.\" Date: 2023-07-21
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.376.gcba07a324d
+.\" Source: Git 2.41.0.394.ge43f4fd0bd
.\" Language: English
.\"
-.TH "GITTUTORIAL\-2" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
+.TH "GITTUTORIAL\-2" "7" "2023\-07\-21" "Git 2\&.41\&.0\&.394\&.ge43f4f" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial.7 b/man7/gittutorial.7
index a8ab32cb9..70d1cbb30 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-07-18
+.\" Date: 2023-07-21
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.376.gcba07a324d
+.\" Source: Git 2.41.0.394.ge43f4fd0bd
.\" Language: English
.\"
-.TH "GITTUTORIAL" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
+.TH "GITTUTORIAL" "7" "2023\-07\-21" "Git 2\&.41\&.0\&.394\&.ge43f4f" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitworkflows.7 b/man7/gitworkflows.7
index 6273b96cf..45e0d1856 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-07-18
+.\" Date: 2023-07-21
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.376.gcba07a324d
+.\" Source: Git 2.41.0.394.ge43f4fd0bd
.\" Language: English
.\"
-.TH "GITWORKFLOWS" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
+.TH "GITWORKFLOWS" "7" "2023\-07\-21" "Git 2\&.41\&.0\&.394\&.ge43f4f" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------