summaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-08-25 11:09:02 -0700
committerJunio C Hamano <gitster@pobox.com>2023-08-25 11:09:02 -0700
commit5853a121541889cb36a406dc464c491efea30518 (patch)
tree99a44d04d481b90f18f9bfce86bc0878ba63e363 /man7
parent531eeb97052799d366f9630b942d50e10804c213 (diff)
downloadgit-manpages-5853a121541889cb36a406dc464c491efea30518.tar.gz
Autogenerated manpages for v2.42.0-45-g6807fc
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 f4e0ee7dd..98f3e0355 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-08-24
+.\" Date: 2023-08-25
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.29.gcd9da15a85
+.\" Source: Git 2.42.0.45.g6807fcfeda
.\" Language: English
.\"
-.TH "GITCLI" "7" "2023\-08\-24" "Git 2\&.42\&.0\&.29\&.gcd9da15" "Git Manual"
+.TH "GITCLI" "7" "2023\-08\-25" "Git 2\&.42\&.0\&.45\&.g6807fcf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcore-tutorial.7 b/man7/gitcore-tutorial.7
index 8cd26655d..cd882bfff 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-08-24
+.\" Date: 2023-08-25
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.29.gcd9da15a85
+.\" Source: Git 2.42.0.45.g6807fcfeda
.\" Language: English
.\"
-.TH "GITCORE\-TUTORIAL" "7" "2023\-08\-24" "Git 2\&.42\&.0\&.29\&.gcd9da15" "Git Manual"
+.TH "GITCORE\-TUTORIAL" "7" "2023\-08\-25" "Git 2\&.42\&.0\&.45\&.g6807fcf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcredentials.7 b/man7/gitcredentials.7
index ae53b617b..d27a3b9ac 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-08-24
+.\" Date: 2023-08-25
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.29.gcd9da15a85
+.\" Source: Git 2.42.0.45.g6807fcfeda
.\" Language: English
.\"
-.TH "GITCREDENTIALS" "7" "2023\-08\-24" "Git 2\&.42\&.0\&.29\&.gcd9da15" "Git Manual"
+.TH "GITCREDENTIALS" "7" "2023\-08\-25" "Git 2\&.42\&.0\&.45\&.g6807fcf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcvs-migration.7 b/man7/gitcvs-migration.7
index d4f0b4b49..49c1f7695 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-08-24
+.\" Date: 2023-08-25
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.29.gcd9da15a85
+.\" Source: Git 2.42.0.45.g6807fcfeda
.\" Language: English
.\"
-.TH "GITCVS\-MIGRATION" "7" "2023\-08\-24" "Git 2\&.42\&.0\&.29\&.gcd9da15" "Git Manual"
+.TH "GITCVS\-MIGRATION" "7" "2023\-08\-25" "Git 2\&.42\&.0\&.45\&.g6807fcf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitdiffcore.7 b/man7/gitdiffcore.7
index f32eeddf8..0040f1d13 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-08-24
+.\" Date: 2023-08-25
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.29.gcd9da15a85
+.\" Source: Git 2.42.0.45.g6807fcfeda
.\" Language: English
.\"
-.TH "GITDIFFCORE" "7" "2023\-08\-24" "Git 2\&.42\&.0\&.29\&.gcd9da15" "Git Manual"
+.TH "GITDIFFCORE" "7" "2023\-08\-25" "Git 2\&.42\&.0\&.45\&.g6807fcf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/giteveryday.7 b/man7/giteveryday.7
index 091ea950d..eb67e8edb 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-08-24
+.\" Date: 2023-08-25
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.29.gcd9da15a85
+.\" Source: Git 2.42.0.45.g6807fcfeda
.\" Language: English
.\"
-.TH "GITEVERYDAY" "7" "2023\-08\-24" "Git 2\&.42\&.0\&.29\&.gcd9da15" "Git Manual"
+.TH "GITEVERYDAY" "7" "2023\-08\-25" "Git 2\&.42\&.0\&.45\&.g6807fcf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitfaq.7 b/man7/gitfaq.7
index 56ddb0442..42d93c669 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-08-24
+.\" Date: 2023-08-25
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.29.gcd9da15a85
+.\" Source: Git 2.42.0.45.g6807fcfeda
.\" Language: English
.\"
-.TH "GITFAQ" "7" "2023\-08\-24" "Git 2\&.42\&.0\&.29\&.gcd9da15" "Git Manual"
+.TH "GITFAQ" "7" "2023\-08\-25" "Git 2\&.42\&.0\&.45\&.g6807fcf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitglossary.7 b/man7/gitglossary.7
index dbae6b17d..a9bcc6607 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-08-24
+.\" Date: 2023-08-25
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.29.gcd9da15a85
+.\" Source: Git 2.42.0.45.g6807fcfeda
.\" Language: English
.\"
-.TH "GITGLOSSARY" "7" "2023\-08\-24" "Git 2\&.42\&.0\&.29\&.gcd9da15" "Git Manual"
+.TH "GITGLOSSARY" "7" "2023\-08\-25" "Git 2\&.42\&.0\&.45\&.g6807fcf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitnamespaces.7 b/man7/gitnamespaces.7
index 7a9b4eb40..7cca18e56 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-08-24
+.\" Date: 2023-08-25
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.29.gcd9da15a85
+.\" Source: Git 2.42.0.45.g6807fcfeda
.\" Language: English
.\"
-.TH "GITNAMESPACES" "7" "2023\-08\-24" "Git 2\&.42\&.0\&.29\&.gcd9da15" "Git Manual"
+.TH "GITNAMESPACES" "7" "2023\-08\-25" "Git 2\&.42\&.0\&.45\&.g6807fcf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitremote-helpers.7 b/man7/gitremote-helpers.7
index 024ae4d3d..f9ea7e060 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-08-24
+.\" Date: 2023-08-25
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.29.gcd9da15a85
+.\" Source: Git 2.42.0.45.g6807fcfeda
.\" Language: English
.\"
-.TH "GITREMOTE\-HELPERS" "7" "2023\-08\-24" "Git 2\&.42\&.0\&.29\&.gcd9da15" "Git Manual"
+.TH "GITREMOTE\-HELPERS" "7" "2023\-08\-25" "Git 2\&.42\&.0\&.45\&.g6807fcf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitrevisions.7 b/man7/gitrevisions.7
index 8b4546c6e..9090e53f4 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-08-24
+.\" Date: 2023-08-25
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.29.gcd9da15a85
+.\" Source: Git 2.42.0.45.g6807fcfeda
.\" Language: English
.\"
-.TH "GITREVISIONS" "7" "2023\-08\-24" "Git 2\&.42\&.0\&.29\&.gcd9da15" "Git Manual"
+.TH "GITREVISIONS" "7" "2023\-08\-25" "Git 2\&.42\&.0\&.45\&.g6807fcf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitsubmodules.7 b/man7/gitsubmodules.7
index 9e1759785..b07f6e25e 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-08-24
+.\" Date: 2023-08-25
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.29.gcd9da15a85
+.\" Source: Git 2.42.0.45.g6807fcfeda
.\" Language: English
.\"
-.TH "GITSUBMODULES" "7" "2023\-08\-24" "Git 2\&.42\&.0\&.29\&.gcd9da15" "Git Manual"
+.TH "GITSUBMODULES" "7" "2023\-08\-25" "Git 2\&.42\&.0\&.45\&.g6807fcf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial-2.7 b/man7/gittutorial-2.7
index 003aff47b..9454ed797 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-08-24
+.\" Date: 2023-08-25
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.29.gcd9da15a85
+.\" Source: Git 2.42.0.45.g6807fcfeda
.\" Language: English
.\"
-.TH "GITTUTORIAL\-2" "7" "2023\-08\-24" "Git 2\&.42\&.0\&.29\&.gcd9da15" "Git Manual"
+.TH "GITTUTORIAL\-2" "7" "2023\-08\-25" "Git 2\&.42\&.0\&.45\&.g6807fcf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial.7 b/man7/gittutorial.7
index 9c283b224..560e406ed 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-08-24
+.\" Date: 2023-08-25
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.29.gcd9da15a85
+.\" Source: Git 2.42.0.45.g6807fcfeda
.\" Language: English
.\"
-.TH "GITTUTORIAL" "7" "2023\-08\-24" "Git 2\&.42\&.0\&.29\&.gcd9da15" "Git Manual"
+.TH "GITTUTORIAL" "7" "2023\-08\-25" "Git 2\&.42\&.0\&.45\&.g6807fcf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitworkflows.7 b/man7/gitworkflows.7
index 444bce93f..60a1ff07e 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-08-24
+.\" Date: 2023-08-25
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.29.gcd9da15a85
+.\" Source: Git 2.42.0.45.g6807fcfeda
.\" Language: English
.\"
-.TH "GITWORKFLOWS" "7" "2023\-08\-24" "Git 2\&.42\&.0\&.29\&.gcd9da15" "Git Manual"
+.TH "GITWORKFLOWS" "7" "2023\-08\-25" "Git 2\&.42\&.0\&.45\&.g6807fcf" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------