summaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-10-31 15:31:57 +0900
committerJunio C Hamano <gitster@pobox.com>2023-10-31 15:31:57 +0900
commit7c1a238441d9be87b35bf2d716f98378e3d58fc9 (patch)
treeeee4778e40924a0a649b691e7dcbbfa0b240e338 /man7
parent62f36109c27098b1a12cb9deadcccc3aa212c404 (diff)
downloadgit-manpages-7c1a238441d9be87b35bf2d716f98378e3d58fc9.tar.gz
Autogenerated manpages for v2.42.0-530-g692be8
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 16c1c0ea3..864a5e040 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-29
+.\" Date: 2023-10-31
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.526.g3130c155df
+.\" Source: Git 2.42.0.530.g692be87cbb
.\" Language: English
.\"
-.TH "GITCLI" "7" "2023\-10\-29" "Git 2\&.42\&.0\&.526\&.g3130c1" "Git Manual"
+.TH "GITCLI" "7" "2023\-10\-31" "Git 2\&.42\&.0\&.530\&.g692be8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcore-tutorial.7 b/man7/gitcore-tutorial.7
index 23c7b6f35..7fabf7bc5 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-29
+.\" Date: 2023-10-31
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.526.g3130c155df
+.\" Source: Git 2.42.0.530.g692be87cbb
.\" Language: English
.\"
-.TH "GITCORE\-TUTORIAL" "7" "2023\-10\-29" "Git 2\&.42\&.0\&.526\&.g3130c1" "Git Manual"
+.TH "GITCORE\-TUTORIAL" "7" "2023\-10\-31" "Git 2\&.42\&.0\&.530\&.g692be8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcredentials.7 b/man7/gitcredentials.7
index 90f67b1ea..9dccc21fd 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-29
+.\" Date: 2023-10-31
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.526.g3130c155df
+.\" Source: Git 2.42.0.530.g692be87cbb
.\" Language: English
.\"
-.TH "GITCREDENTIALS" "7" "2023\-10\-29" "Git 2\&.42\&.0\&.526\&.g3130c1" "Git Manual"
+.TH "GITCREDENTIALS" "7" "2023\-10\-31" "Git 2\&.42\&.0\&.530\&.g692be8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcvs-migration.7 b/man7/gitcvs-migration.7
index b285543c0..017072027 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-29
+.\" Date: 2023-10-31
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.526.g3130c155df
+.\" Source: Git 2.42.0.530.g692be87cbb
.\" Language: English
.\"
-.TH "GITCVS\-MIGRATION" "7" "2023\-10\-29" "Git 2\&.42\&.0\&.526\&.g3130c1" "Git Manual"
+.TH "GITCVS\-MIGRATION" "7" "2023\-10\-31" "Git 2\&.42\&.0\&.530\&.g692be8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitdiffcore.7 b/man7/gitdiffcore.7
index d0c9ee99f..63d2b9100 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-29
+.\" Date: 2023-10-31
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.526.g3130c155df
+.\" Source: Git 2.42.0.530.g692be87cbb
.\" Language: English
.\"
-.TH "GITDIFFCORE" "7" "2023\-10\-29" "Git 2\&.42\&.0\&.526\&.g3130c1" "Git Manual"
+.TH "GITDIFFCORE" "7" "2023\-10\-31" "Git 2\&.42\&.0\&.530\&.g692be8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/giteveryday.7 b/man7/giteveryday.7
index c897a651a..572ba9e37 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-29
+.\" Date: 2023-10-31
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.526.g3130c155df
+.\" Source: Git 2.42.0.530.g692be87cbb
.\" Language: English
.\"
-.TH "GITEVERYDAY" "7" "2023\-10\-29" "Git 2\&.42\&.0\&.526\&.g3130c1" "Git Manual"
+.TH "GITEVERYDAY" "7" "2023\-10\-31" "Git 2\&.42\&.0\&.530\&.g692be8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitfaq.7 b/man7/gitfaq.7
index ed864ff21..b9b90dea5 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-29
+.\" Date: 2023-10-31
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.526.g3130c155df
+.\" Source: Git 2.42.0.530.g692be87cbb
.\" Language: English
.\"
-.TH "GITFAQ" "7" "2023\-10\-29" "Git 2\&.42\&.0\&.526\&.g3130c1" "Git Manual"
+.TH "GITFAQ" "7" "2023\-10\-31" "Git 2\&.42\&.0\&.530\&.g692be8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitglossary.7 b/man7/gitglossary.7
index f3c9d3ede..66c52620b 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-29
+.\" Date: 2023-10-31
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.526.g3130c155df
+.\" Source: Git 2.42.0.530.g692be87cbb
.\" Language: English
.\"
-.TH "GITGLOSSARY" "7" "2023\-10\-29" "Git 2\&.42\&.0\&.526\&.g3130c1" "Git Manual"
+.TH "GITGLOSSARY" "7" "2023\-10\-31" "Git 2\&.42\&.0\&.530\&.g692be8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitnamespaces.7 b/man7/gitnamespaces.7
index b7b53abbd..307a70c9f 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-29
+.\" Date: 2023-10-31
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.526.g3130c155df
+.\" Source: Git 2.42.0.530.g692be87cbb
.\" Language: English
.\"
-.TH "GITNAMESPACES" "7" "2023\-10\-29" "Git 2\&.42\&.0\&.526\&.g3130c1" "Git Manual"
+.TH "GITNAMESPACES" "7" "2023\-10\-31" "Git 2\&.42\&.0\&.530\&.g692be8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitremote-helpers.7 b/man7/gitremote-helpers.7
index fc84b750a..bd180da4e 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-29
+.\" Date: 2023-10-31
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.526.g3130c155df
+.\" Source: Git 2.42.0.530.g692be87cbb
.\" Language: English
.\"
-.TH "GITREMOTE\-HELPERS" "7" "2023\-10\-29" "Git 2\&.42\&.0\&.526\&.g3130c1" "Git Manual"
+.TH "GITREMOTE\-HELPERS" "7" "2023\-10\-31" "Git 2\&.42\&.0\&.530\&.g692be8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitrevisions.7 b/man7/gitrevisions.7
index b64cceed5..29f1dc423 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-29
+.\" Date: 2023-10-31
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.526.g3130c155df
+.\" Source: Git 2.42.0.530.g692be87cbb
.\" Language: English
.\"
-.TH "GITREVISIONS" "7" "2023\-10\-29" "Git 2\&.42\&.0\&.526\&.g3130c1" "Git Manual"
+.TH "GITREVISIONS" "7" "2023\-10\-31" "Git 2\&.42\&.0\&.530\&.g692be8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitsubmodules.7 b/man7/gitsubmodules.7
index 117ebb5d1..c1b973c31 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-29
+.\" Date: 2023-10-31
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.526.g3130c155df
+.\" Source: Git 2.42.0.530.g692be87cbb
.\" Language: English
.\"
-.TH "GITSUBMODULES" "7" "2023\-10\-29" "Git 2\&.42\&.0\&.526\&.g3130c1" "Git Manual"
+.TH "GITSUBMODULES" "7" "2023\-10\-31" "Git 2\&.42\&.0\&.530\&.g692be8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial-2.7 b/man7/gittutorial-2.7
index 113d4092a..01f51e628 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-29
+.\" Date: 2023-10-31
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.526.g3130c155df
+.\" Source: Git 2.42.0.530.g692be87cbb
.\" Language: English
.\"
-.TH "GITTUTORIAL\-2" "7" "2023\-10\-29" "Git 2\&.42\&.0\&.526\&.g3130c1" "Git Manual"
+.TH "GITTUTORIAL\-2" "7" "2023\-10\-31" "Git 2\&.42\&.0\&.530\&.g692be8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial.7 b/man7/gittutorial.7
index 206de693a..43584188e 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-29
+.\" Date: 2023-10-31
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.526.g3130c155df
+.\" Source: Git 2.42.0.530.g692be87cbb
.\" Language: English
.\"
-.TH "GITTUTORIAL" "7" "2023\-10\-29" "Git 2\&.42\&.0\&.526\&.g3130c1" "Git Manual"
+.TH "GITTUTORIAL" "7" "2023\-10\-31" "Git 2\&.42\&.0\&.530\&.g692be8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitworkflows.7 b/man7/gitworkflows.7
index 147d56526..266bb58d5 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-29
+.\" Date: 2023-10-31
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.526.g3130c155df
+.\" Source: Git 2.42.0.530.g692be87cbb
.\" Language: English
.\"
-.TH "GITWORKFLOWS" "7" "2023\-10\-29" "Git 2\&.42\&.0\&.526\&.g3130c1" "Git Manual"
+.TH "GITWORKFLOWS" "7" "2023\-10\-31" "Git 2\&.42\&.0\&.530\&.g692be8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------