summaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-08-30 10:58:53 -0700
committerJunio C Hamano <gitster@pobox.com>2022-08-30 10:58:53 -0700
commit28468f3a57554fb4814e2a88fd47414140c6ffc5 (patch)
treeb79d8c4b8ce13500d19c3e047fbf299238d583e6 /man7
parenta24848bd446ebc519531149f323a2d3452896dce (diff)
downloadgit-manpages-28468f3a57554fb4814e2a88fd47414140c6ffc5.tar.gz
Autogenerated manpages for v2.37.3-446-gd42b38
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 fe994bb5c..f2a1e4b8e 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: 08/25/2022
+.\" Date: 08/30/2022
.\" Manual: Git Manual
-.\" Source: Git 2.37.2.411.g7c46ea0ded
+.\" Source: Git 2.37.3.446.gd42b38dfb5
.\" Language: English
.\"
-.TH "GITCLI" "7" "08/25/2022" "Git 2\&.37\&.2\&.411\&.g7c46ea" "Git Manual"
+.TH "GITCLI" "7" "08/30/2022" "Git 2\&.37\&.3\&.446\&.gd42b38" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcore-tutorial.7 b/man7/gitcore-tutorial.7
index 254876f98..d5cf12742 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: 08/25/2022
+.\" Date: 08/30/2022
.\" Manual: Git Manual
-.\" Source: Git 2.37.2.411.g7c46ea0ded
+.\" Source: Git 2.37.3.446.gd42b38dfb5
.\" Language: English
.\"
-.TH "GITCORE\-TUTORIAL" "7" "08/25/2022" "Git 2\&.37\&.2\&.411\&.g7c46ea" "Git Manual"
+.TH "GITCORE\-TUTORIAL" "7" "08/30/2022" "Git 2\&.37\&.3\&.446\&.gd42b38" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcredentials.7 b/man7/gitcredentials.7
index dc849c4b2..3e277b085 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: 08/25/2022
+.\" Date: 08/30/2022
.\" Manual: Git Manual
-.\" Source: Git 2.37.2.411.g7c46ea0ded
+.\" Source: Git 2.37.3.446.gd42b38dfb5
.\" Language: English
.\"
-.TH "GITCREDENTIALS" "7" "08/25/2022" "Git 2\&.37\&.2\&.411\&.g7c46ea" "Git Manual"
+.TH "GITCREDENTIALS" "7" "08/30/2022" "Git 2\&.37\&.3\&.446\&.gd42b38" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcvs-migration.7 b/man7/gitcvs-migration.7
index 79481b2db..caf2ab496 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: 08/25/2022
+.\" Date: 08/30/2022
.\" Manual: Git Manual
-.\" Source: Git 2.37.2.411.g7c46ea0ded
+.\" Source: Git 2.37.3.446.gd42b38dfb5
.\" Language: English
.\"
-.TH "GITCVS\-MIGRATION" "7" "08/25/2022" "Git 2\&.37\&.2\&.411\&.g7c46ea" "Git Manual"
+.TH "GITCVS\-MIGRATION" "7" "08/30/2022" "Git 2\&.37\&.3\&.446\&.gd42b38" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitdiffcore.7 b/man7/gitdiffcore.7
index 770d0e715..8209dec23 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: 08/25/2022
+.\" Date: 08/30/2022
.\" Manual: Git Manual
-.\" Source: Git 2.37.2.411.g7c46ea0ded
+.\" Source: Git 2.37.3.446.gd42b38dfb5
.\" Language: English
.\"
-.TH "GITDIFFCORE" "7" "08/25/2022" "Git 2\&.37\&.2\&.411\&.g7c46ea" "Git Manual"
+.TH "GITDIFFCORE" "7" "08/30/2022" "Git 2\&.37\&.3\&.446\&.gd42b38" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/giteveryday.7 b/man7/giteveryday.7
index 3dffbeaed..a84289dfb 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: 08/25/2022
+.\" Date: 08/30/2022
.\" Manual: Git Manual
-.\" Source: Git 2.37.2.411.g7c46ea0ded
+.\" Source: Git 2.37.3.446.gd42b38dfb5
.\" Language: English
.\"
-.TH "GITEVERYDAY" "7" "08/25/2022" "Git 2\&.37\&.2\&.411\&.g7c46ea" "Git Manual"
+.TH "GITEVERYDAY" "7" "08/30/2022" "Git 2\&.37\&.3\&.446\&.gd42b38" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitfaq.7 b/man7/gitfaq.7
index f5b0c2c67..b6c9f8446 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: 08/25/2022
+.\" Date: 08/30/2022
.\" Manual: Git Manual
-.\" Source: Git 2.37.2.411.g7c46ea0ded
+.\" Source: Git 2.37.3.446.gd42b38dfb5
.\" Language: English
.\"
-.TH "GITFAQ" "7" "08/25/2022" "Git 2\&.37\&.2\&.411\&.g7c46ea" "Git Manual"
+.TH "GITFAQ" "7" "08/30/2022" "Git 2\&.37\&.3\&.446\&.gd42b38" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitglossary.7 b/man7/gitglossary.7
index d6d31af72..36c2880c6 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: 08/25/2022
+.\" Date: 08/30/2022
.\" Manual: Git Manual
-.\" Source: Git 2.37.2.411.g7c46ea0ded
+.\" Source: Git 2.37.3.446.gd42b38dfb5
.\" Language: English
.\"
-.TH "GITGLOSSARY" "7" "08/25/2022" "Git 2\&.37\&.2\&.411\&.g7c46ea" "Git Manual"
+.TH "GITGLOSSARY" "7" "08/30/2022" "Git 2\&.37\&.3\&.446\&.gd42b38" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitnamespaces.7 b/man7/gitnamespaces.7
index 05458b06b..3ad4ba703 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: 08/25/2022
+.\" Date: 08/30/2022
.\" Manual: Git Manual
-.\" Source: Git 2.37.2.411.g7c46ea0ded
+.\" Source: Git 2.37.3.446.gd42b38dfb5
.\" Language: English
.\"
-.TH "GITNAMESPACES" "7" "08/25/2022" "Git 2\&.37\&.2\&.411\&.g7c46ea" "Git Manual"
+.TH "GITNAMESPACES" "7" "08/30/2022" "Git 2\&.37\&.3\&.446\&.gd42b38" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitremote-helpers.7 b/man7/gitremote-helpers.7
index 39a5e8bf1..267dfe2ee 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: 08/25/2022
+.\" Date: 08/30/2022
.\" Manual: Git Manual
-.\" Source: Git 2.37.2.411.g7c46ea0ded
+.\" Source: Git 2.37.3.446.gd42b38dfb5
.\" Language: English
.\"
-.TH "GITREMOTE\-HELPERS" "7" "08/25/2022" "Git 2\&.37\&.2\&.411\&.g7c46ea" "Git Manual"
+.TH "GITREMOTE\-HELPERS" "7" "08/30/2022" "Git 2\&.37\&.3\&.446\&.gd42b38" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitrevisions.7 b/man7/gitrevisions.7
index 354c1a5d3..ee963e4b2 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: 08/25/2022
+.\" Date: 08/30/2022
.\" Manual: Git Manual
-.\" Source: Git 2.37.2.411.g7c46ea0ded
+.\" Source: Git 2.37.3.446.gd42b38dfb5
.\" Language: English
.\"
-.TH "GITREVISIONS" "7" "08/25/2022" "Git 2\&.37\&.2\&.411\&.g7c46ea" "Git Manual"
+.TH "GITREVISIONS" "7" "08/30/2022" "Git 2\&.37\&.3\&.446\&.gd42b38" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitsubmodules.7 b/man7/gitsubmodules.7
index d9069b3ab..505d54d6a 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: 08/25/2022
+.\" Date: 08/30/2022
.\" Manual: Git Manual
-.\" Source: Git 2.37.2.411.g7c46ea0ded
+.\" Source: Git 2.37.3.446.gd42b38dfb5
.\" Language: English
.\"
-.TH "GITSUBMODULES" "7" "08/25/2022" "Git 2\&.37\&.2\&.411\&.g7c46ea" "Git Manual"
+.TH "GITSUBMODULES" "7" "08/30/2022" "Git 2\&.37\&.3\&.446\&.gd42b38" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial-2.7 b/man7/gittutorial-2.7
index 1c7347c4f..cf6f94075 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: 08/25/2022
+.\" Date: 08/30/2022
.\" Manual: Git Manual
-.\" Source: Git 2.37.2.411.g7c46ea0ded
+.\" Source: Git 2.37.3.446.gd42b38dfb5
.\" Language: English
.\"
-.TH "GITTUTORIAL\-2" "7" "08/25/2022" "Git 2\&.37\&.2\&.411\&.g7c46ea" "Git Manual"
+.TH "GITTUTORIAL\-2" "7" "08/30/2022" "Git 2\&.37\&.3\&.446\&.gd42b38" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial.7 b/man7/gittutorial.7
index bcafbbde9..5f7b66112 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: 08/25/2022
+.\" Date: 08/30/2022
.\" Manual: Git Manual
-.\" Source: Git 2.37.2.411.g7c46ea0ded
+.\" Source: Git 2.37.3.446.gd42b38dfb5
.\" Language: English
.\"
-.TH "GITTUTORIAL" "7" "08/25/2022" "Git 2\&.37\&.2\&.411\&.g7c46ea" "Git Manual"
+.TH "GITTUTORIAL" "7" "08/30/2022" "Git 2\&.37\&.3\&.446\&.gd42b38" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitworkflows.7 b/man7/gitworkflows.7
index d2d27a906..c1435b26f 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: 08/25/2022
+.\" Date: 08/30/2022
.\" Manual: Git Manual
-.\" Source: Git 2.37.2.411.g7c46ea0ded
+.\" Source: Git 2.37.3.446.gd42b38dfb5
.\" Language: English
.\"
-.TH "GITWORKFLOWS" "7" "08/25/2022" "Git 2\&.37\&.2\&.411\&.g7c46ea" "Git Manual"
+.TH "GITWORKFLOWS" "7" "08/30/2022" "Git 2\&.37\&.3\&.446\&.gd42b38" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------