summaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-10-28 11:56:09 -0700
committerJunio C Hamano <gitster@pobox.com>2022-10-28 11:56:09 -0700
commit1d90d47549cdef7285bdc9fa717a2935437fc0eb (patch)
treefd0ec10283c3b12f6a3a1296312039300195ad03 /man7
parentfc98a9b5ab8536d350f1fdeba5f8fee4b460e1dc (diff)
downloadgit-manpages-1d90d47549cdef7285bdc9fa717a2935437fc0eb.tar.gz
Autogenerated manpages for v2.38.1-280-g63bba
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 2f3811f98..8c889964a 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/27/2022
+.\" Date: 10/28/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.236.g5af5e54106
+.\" Source: Git 2.38.1.280.g63bba4fdd8
.\" Language: English
.\"
-.TH "GITCLI" "7" "10/27/2022" "Git 2\&.38\&.1\&.236\&.g5af5e5" "Git Manual"
+.TH "GITCLI" "7" "10/28/2022" "Git 2\&.38\&.1\&.280\&.g63bba4" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcore-tutorial.7 b/man7/gitcore-tutorial.7
index b80825a47..ca67d566d 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/27/2022
+.\" Date: 10/28/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.236.g5af5e54106
+.\" Source: Git 2.38.1.280.g63bba4fdd8
.\" Language: English
.\"
-.TH "GITCORE\-TUTORIAL" "7" "10/27/2022" "Git 2\&.38\&.1\&.236\&.g5af5e5" "Git Manual"
+.TH "GITCORE\-TUTORIAL" "7" "10/28/2022" "Git 2\&.38\&.1\&.280\&.g63bba4" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcredentials.7 b/man7/gitcredentials.7
index 0b910d92e..cac38b887 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/27/2022
+.\" Date: 10/28/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.236.g5af5e54106
+.\" Source: Git 2.38.1.280.g63bba4fdd8
.\" Language: English
.\"
-.TH "GITCREDENTIALS" "7" "10/27/2022" "Git 2\&.38\&.1\&.236\&.g5af5e5" "Git Manual"
+.TH "GITCREDENTIALS" "7" "10/28/2022" "Git 2\&.38\&.1\&.280\&.g63bba4" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcvs-migration.7 b/man7/gitcvs-migration.7
index c51217227..796d26494 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/27/2022
+.\" Date: 10/28/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.236.g5af5e54106
+.\" Source: Git 2.38.1.280.g63bba4fdd8
.\" Language: English
.\"
-.TH "GITCVS\-MIGRATION" "7" "10/27/2022" "Git 2\&.38\&.1\&.236\&.g5af5e5" "Git Manual"
+.TH "GITCVS\-MIGRATION" "7" "10/28/2022" "Git 2\&.38\&.1\&.280\&.g63bba4" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitdiffcore.7 b/man7/gitdiffcore.7
index bd63d330f..0243876f9 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/27/2022
+.\" Date: 10/28/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.236.g5af5e54106
+.\" Source: Git 2.38.1.280.g63bba4fdd8
.\" Language: English
.\"
-.TH "GITDIFFCORE" "7" "10/27/2022" "Git 2\&.38\&.1\&.236\&.g5af5e5" "Git Manual"
+.TH "GITDIFFCORE" "7" "10/28/2022" "Git 2\&.38\&.1\&.280\&.g63bba4" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/giteveryday.7 b/man7/giteveryday.7
index e6c877274..4594a2e7b 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/27/2022
+.\" Date: 10/28/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.236.g5af5e54106
+.\" Source: Git 2.38.1.280.g63bba4fdd8
.\" Language: English
.\"
-.TH "GITEVERYDAY" "7" "10/27/2022" "Git 2\&.38\&.1\&.236\&.g5af5e5" "Git Manual"
+.TH "GITEVERYDAY" "7" "10/28/2022" "Git 2\&.38\&.1\&.280\&.g63bba4" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitfaq.7 b/man7/gitfaq.7
index f5845388a..f3253eade 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/27/2022
+.\" Date: 10/28/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.236.g5af5e54106
+.\" Source: Git 2.38.1.280.g63bba4fdd8
.\" Language: English
.\"
-.TH "GITFAQ" "7" "10/27/2022" "Git 2\&.38\&.1\&.236\&.g5af5e5" "Git Manual"
+.TH "GITFAQ" "7" "10/28/2022" "Git 2\&.38\&.1\&.280\&.g63bba4" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitglossary.7 b/man7/gitglossary.7
index 3ff6dbe96..5b9f4e595 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/27/2022
+.\" Date: 10/28/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.236.g5af5e54106
+.\" Source: Git 2.38.1.280.g63bba4fdd8
.\" Language: English
.\"
-.TH "GITGLOSSARY" "7" "10/27/2022" "Git 2\&.38\&.1\&.236\&.g5af5e5" "Git Manual"
+.TH "GITGLOSSARY" "7" "10/28/2022" "Git 2\&.38\&.1\&.280\&.g63bba4" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitnamespaces.7 b/man7/gitnamespaces.7
index c72d16e72..0aa3ddcf0 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/27/2022
+.\" Date: 10/28/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.236.g5af5e54106
+.\" Source: Git 2.38.1.280.g63bba4fdd8
.\" Language: English
.\"
-.TH "GITNAMESPACES" "7" "10/27/2022" "Git 2\&.38\&.1\&.236\&.g5af5e5" "Git Manual"
+.TH "GITNAMESPACES" "7" "10/28/2022" "Git 2\&.38\&.1\&.280\&.g63bba4" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitremote-helpers.7 b/man7/gitremote-helpers.7
index c74e10ae6..c7a3ee4f1 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/27/2022
+.\" Date: 10/28/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.236.g5af5e54106
+.\" Source: Git 2.38.1.280.g63bba4fdd8
.\" Language: English
.\"
-.TH "GITREMOTE\-HELPERS" "7" "10/27/2022" "Git 2\&.38\&.1\&.236\&.g5af5e5" "Git Manual"
+.TH "GITREMOTE\-HELPERS" "7" "10/28/2022" "Git 2\&.38\&.1\&.280\&.g63bba4" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitrevisions.7 b/man7/gitrevisions.7
index 7acf94a5e..e2beb1bf4 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/27/2022
+.\" Date: 10/28/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.236.g5af5e54106
+.\" Source: Git 2.38.1.280.g63bba4fdd8
.\" Language: English
.\"
-.TH "GITREVISIONS" "7" "10/27/2022" "Git 2\&.38\&.1\&.236\&.g5af5e5" "Git Manual"
+.TH "GITREVISIONS" "7" "10/28/2022" "Git 2\&.38\&.1\&.280\&.g63bba4" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitsubmodules.7 b/man7/gitsubmodules.7
index ac94179b3..a94815059 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/27/2022
+.\" Date: 10/28/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.236.g5af5e54106
+.\" Source: Git 2.38.1.280.g63bba4fdd8
.\" Language: English
.\"
-.TH "GITSUBMODULES" "7" "10/27/2022" "Git 2\&.38\&.1\&.236\&.g5af5e5" "Git Manual"
+.TH "GITSUBMODULES" "7" "10/28/2022" "Git 2\&.38\&.1\&.280\&.g63bba4" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial-2.7 b/man7/gittutorial-2.7
index 786715f0f..e37129d03 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/27/2022
+.\" Date: 10/28/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.236.g5af5e54106
+.\" Source: Git 2.38.1.280.g63bba4fdd8
.\" Language: English
.\"
-.TH "GITTUTORIAL\-2" "7" "10/27/2022" "Git 2\&.38\&.1\&.236\&.g5af5e5" "Git Manual"
+.TH "GITTUTORIAL\-2" "7" "10/28/2022" "Git 2\&.38\&.1\&.280\&.g63bba4" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial.7 b/man7/gittutorial.7
index 1d8fc6609..5791d1924 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/27/2022
+.\" Date: 10/28/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.236.g5af5e54106
+.\" Source: Git 2.38.1.280.g63bba4fdd8
.\" Language: English
.\"
-.TH "GITTUTORIAL" "7" "10/27/2022" "Git 2\&.38\&.1\&.236\&.g5af5e5" "Git Manual"
+.TH "GITTUTORIAL" "7" "10/28/2022" "Git 2\&.38\&.1\&.280\&.g63bba4" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitworkflows.7 b/man7/gitworkflows.7
index 19d33b960..5565f211f 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/27/2022
+.\" Date: 10/28/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.236.g5af5e54106
+.\" Source: Git 2.38.1.280.g63bba4fdd8
.\" Language: English
.\"
-.TH "GITWORKFLOWS" "7" "10/27/2022" "Git 2\&.38\&.1\&.236\&.g5af5e5" "Git Manual"
+.TH "GITWORKFLOWS" "7" "10/28/2022" "Git 2\&.38\&.1\&.280\&.g63bba4" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------