summaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-10-10 14:42:35 -0700
committerJunio C Hamano <gitster@pobox.com>2022-10-10 14:42:35 -0700
commit4e64f92fc7882e8034db95df4c48f7fb7634d752 (patch)
treeb9a88a0bdce87e747271168414e426001d80fd07 /man7
parentd7ec8aad06a5d0fa7dd550e3758de4c4b3d96d1e (diff)
downloadgit-manpages-4e64f92fc7882e8034db95df4c48f7fb7634d752.tar.gz
Autogenerated manpages for v2.38.0-68-ge8570
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 0a78f0f35..c3f84dc9f 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: 10/07/2022
+.\" Date: 10/10/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.0.15.gbbe21b64a0
+.\" Source: Git 2.38.0.68.ge85701b4af
.\" Language: English
.\"
-.TH "GITCLI" "7" "10/07/2022" "Git 2\&.38\&.0\&.15\&.gbbe21b6" "Git Manual"
+.TH "GITCLI" "7" "10/10/2022" "Git 2\&.38\&.0\&.68\&.ge85701b" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcore-tutorial.7 b/man7/gitcore-tutorial.7
index 98e9c6810..b459d48e9 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: 10/07/2022
+.\" Date: 10/10/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.0.15.gbbe21b64a0
+.\" Source: Git 2.38.0.68.ge85701b4af
.\" Language: English
.\"
-.TH "GITCORE\-TUTORIAL" "7" "10/07/2022" "Git 2\&.38\&.0\&.15\&.gbbe21b6" "Git Manual"
+.TH "GITCORE\-TUTORIAL" "7" "10/10/2022" "Git 2\&.38\&.0\&.68\&.ge85701b" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcredentials.7 b/man7/gitcredentials.7
index 5fba48ad7..7bbf281d9 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: 10/07/2022
+.\" Date: 10/10/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.0.15.gbbe21b64a0
+.\" Source: Git 2.38.0.68.ge85701b4af
.\" Language: English
.\"
-.TH "GITCREDENTIALS" "7" "10/07/2022" "Git 2\&.38\&.0\&.15\&.gbbe21b6" "Git Manual"
+.TH "GITCREDENTIALS" "7" "10/10/2022" "Git 2\&.38\&.0\&.68\&.ge85701b" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcvs-migration.7 b/man7/gitcvs-migration.7
index c2f8ed95d..2876e20b0 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: 10/07/2022
+.\" Date: 10/10/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.0.15.gbbe21b64a0
+.\" Source: Git 2.38.0.68.ge85701b4af
.\" Language: English
.\"
-.TH "GITCVS\-MIGRATION" "7" "10/07/2022" "Git 2\&.38\&.0\&.15\&.gbbe21b6" "Git Manual"
+.TH "GITCVS\-MIGRATION" "7" "10/10/2022" "Git 2\&.38\&.0\&.68\&.ge85701b" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitdiffcore.7 b/man7/gitdiffcore.7
index 1c27f5db2..0d2958d3d 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: 10/07/2022
+.\" Date: 10/10/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.0.15.gbbe21b64a0
+.\" Source: Git 2.38.0.68.ge85701b4af
.\" Language: English
.\"
-.TH "GITDIFFCORE" "7" "10/07/2022" "Git 2\&.38\&.0\&.15\&.gbbe21b6" "Git Manual"
+.TH "GITDIFFCORE" "7" "10/10/2022" "Git 2\&.38\&.0\&.68\&.ge85701b" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/giteveryday.7 b/man7/giteveryday.7
index 64b34601e..7f5b967a6 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: 10/07/2022
+.\" Date: 10/10/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.0.15.gbbe21b64a0
+.\" Source: Git 2.38.0.68.ge85701b4af
.\" Language: English
.\"
-.TH "GITEVERYDAY" "7" "10/07/2022" "Git 2\&.38\&.0\&.15\&.gbbe21b6" "Git Manual"
+.TH "GITEVERYDAY" "7" "10/10/2022" "Git 2\&.38\&.0\&.68\&.ge85701b" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitfaq.7 b/man7/gitfaq.7
index 2fb7c892a..183cca09e 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: 10/07/2022
+.\" Date: 10/10/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.0.15.gbbe21b64a0
+.\" Source: Git 2.38.0.68.ge85701b4af
.\" Language: English
.\"
-.TH "GITFAQ" "7" "10/07/2022" "Git 2\&.38\&.0\&.15\&.gbbe21b6" "Git Manual"
+.TH "GITFAQ" "7" "10/10/2022" "Git 2\&.38\&.0\&.68\&.ge85701b" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitglossary.7 b/man7/gitglossary.7
index 88ab7fdb7..38f5c3f97 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: 10/07/2022
+.\" Date: 10/10/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.0.15.gbbe21b64a0
+.\" Source: Git 2.38.0.68.ge85701b4af
.\" Language: English
.\"
-.TH "GITGLOSSARY" "7" "10/07/2022" "Git 2\&.38\&.0\&.15\&.gbbe21b6" "Git Manual"
+.TH "GITGLOSSARY" "7" "10/10/2022" "Git 2\&.38\&.0\&.68\&.ge85701b" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitnamespaces.7 b/man7/gitnamespaces.7
index 946c4686b..03a1b0c6a 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: 10/07/2022
+.\" Date: 10/10/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.0.15.gbbe21b64a0
+.\" Source: Git 2.38.0.68.ge85701b4af
.\" Language: English
.\"
-.TH "GITNAMESPACES" "7" "10/07/2022" "Git 2\&.38\&.0\&.15\&.gbbe21b6" "Git Manual"
+.TH "GITNAMESPACES" "7" "10/10/2022" "Git 2\&.38\&.0\&.68\&.ge85701b" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitremote-helpers.7 b/man7/gitremote-helpers.7
index 63d7f19ad..b300b6eae 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: 10/07/2022
+.\" Date: 10/10/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.0.15.gbbe21b64a0
+.\" Source: Git 2.38.0.68.ge85701b4af
.\" Language: English
.\"
-.TH "GITREMOTE\-HELPERS" "7" "10/07/2022" "Git 2\&.38\&.0\&.15\&.gbbe21b6" "Git Manual"
+.TH "GITREMOTE\-HELPERS" "7" "10/10/2022" "Git 2\&.38\&.0\&.68\&.ge85701b" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitrevisions.7 b/man7/gitrevisions.7
index b9bec7f23..ce7cb4325 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: 10/07/2022
+.\" Date: 10/10/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.0.15.gbbe21b64a0
+.\" Source: Git 2.38.0.68.ge85701b4af
.\" Language: English
.\"
-.TH "GITREVISIONS" "7" "10/07/2022" "Git 2\&.38\&.0\&.15\&.gbbe21b6" "Git Manual"
+.TH "GITREVISIONS" "7" "10/10/2022" "Git 2\&.38\&.0\&.68\&.ge85701b" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitsubmodules.7 b/man7/gitsubmodules.7
index ffdcc95bc..a50753efb 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: 10/07/2022
+.\" Date: 10/10/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.0.15.gbbe21b64a0
+.\" Source: Git 2.38.0.68.ge85701b4af
.\" Language: English
.\"
-.TH "GITSUBMODULES" "7" "10/07/2022" "Git 2\&.38\&.0\&.15\&.gbbe21b6" "Git Manual"
+.TH "GITSUBMODULES" "7" "10/10/2022" "Git 2\&.38\&.0\&.68\&.ge85701b" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial-2.7 b/man7/gittutorial-2.7
index 83c0ab726..a78fd7c14 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: 10/07/2022
+.\" Date: 10/10/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.0.15.gbbe21b64a0
+.\" Source: Git 2.38.0.68.ge85701b4af
.\" Language: English
.\"
-.TH "GITTUTORIAL\-2" "7" "10/07/2022" "Git 2\&.38\&.0\&.15\&.gbbe21b6" "Git Manual"
+.TH "GITTUTORIAL\-2" "7" "10/10/2022" "Git 2\&.38\&.0\&.68\&.ge85701b" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial.7 b/man7/gittutorial.7
index 352c94582..12e3183f7 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: 10/07/2022
+.\" Date: 10/10/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.0.15.gbbe21b64a0
+.\" Source: Git 2.38.0.68.ge85701b4af
.\" Language: English
.\"
-.TH "GITTUTORIAL" "7" "10/07/2022" "Git 2\&.38\&.0\&.15\&.gbbe21b6" "Git Manual"
+.TH "GITTUTORIAL" "7" "10/10/2022" "Git 2\&.38\&.0\&.68\&.ge85701b" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitworkflows.7 b/man7/gitworkflows.7
index c1385db77..65f91ddea 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: 10/07/2022
+.\" Date: 10/10/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.0.15.gbbe21b64a0
+.\" Source: Git 2.38.0.68.ge85701b4af
.\" Language: English
.\"
-.TH "GITWORKFLOWS" "7" "10/07/2022" "Git 2\&.38\&.0\&.15\&.gbbe21b6" "Git Manual"
+.TH "GITWORKFLOWS" "7" "10/10/2022" "Git 2\&.38\&.0\&.68\&.ge85701b" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------