summaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-03-18 13:13:36 -0700
committerJunio C Hamano <gitster@pobox.com>2024-03-18 13:13:36 -0700
commitc2762a2421d136baf3a71085d5451092b653521a (patch)
treeea67fb9c1a70c863574a3548a2de69efee5348bc /man7
parent5401bd65639300bc6a4f4f06d61111f44eb9cbb5 (diff)
downloadgit-manpages-c2762a2421d136baf3a71085d5451092b653521a.tar.gz
Autogenerated manpages for v2.44.0-279-g3bd955
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.78
-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, 46 insertions, 46 deletions
diff --git a/man7/gitcli.7 b/man7/gitcli.7
index 5dc1becb9..dc56faa3d 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: 2024-03-15
+.\" Date: 2024-03-18
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.270.g2953d95d40
+.\" Source: Git 2.44.0.279.g3bd955d269
.\" Language: English
.\"
-.TH "GITCLI" "7" "2024\-03\-15" "Git 2\&.44\&.0\&.270\&.g2953d9" "Git Manual"
+.TH "GITCLI" "7" "2024\-03\-18" "Git 2\&.44\&.0\&.279\&.g3bd955" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcore-tutorial.7 b/man7/gitcore-tutorial.7
index f420272f3..71cde6439 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: 2024-03-15
+.\" Date: 2024-03-18
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.270.g2953d95d40
+.\" Source: Git 2.44.0.279.g3bd955d269
.\" Language: English
.\"
-.TH "GITCORE\-TUTORIAL" "7" "2024\-03\-15" "Git 2\&.44\&.0\&.270\&.g2953d9" "Git Manual"
+.TH "GITCORE\-TUTORIAL" "7" "2024\-03\-18" "Git 2\&.44\&.0\&.279\&.g3bd955" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcredentials.7 b/man7/gitcredentials.7
index 2393b2f53..f419dd6cd 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: 2024-03-15
+.\" Date: 2024-03-18
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.270.g2953d95d40
+.\" Source: Git 2.44.0.279.g3bd955d269
.\" Language: English
.\"
-.TH "GITCREDENTIALS" "7" "2024\-03\-15" "Git 2\&.44\&.0\&.270\&.g2953d9" "Git Manual"
+.TH "GITCREDENTIALS" "7" "2024\-03\-18" "Git 2\&.44\&.0\&.279\&.g3bd955" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcvs-migration.7 b/man7/gitcvs-migration.7
index 574ad6f07..9f955fc62 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: 2024-03-15
+.\" Date: 2024-03-18
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.270.g2953d95d40
+.\" Source: Git 2.44.0.279.g3bd955d269
.\" Language: English
.\"
-.TH "GITCVS\-MIGRATION" "7" "2024\-03\-15" "Git 2\&.44\&.0\&.270\&.g2953d9" "Git Manual"
+.TH "GITCVS\-MIGRATION" "7" "2024\-03\-18" "Git 2\&.44\&.0\&.279\&.g3bd955" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitdiffcore.7 b/man7/gitdiffcore.7
index b708d3059..032356572 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: 2024-03-15
+.\" Date: 2024-03-18
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.270.g2953d95d40
+.\" Source: Git 2.44.0.279.g3bd955d269
.\" Language: English
.\"
-.TH "GITDIFFCORE" "7" "2024\-03\-15" "Git 2\&.44\&.0\&.270\&.g2953d9" "Git Manual"
+.TH "GITDIFFCORE" "7" "2024\-03\-18" "Git 2\&.44\&.0\&.279\&.g3bd955" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/giteveryday.7 b/man7/giteveryday.7
index cb81bc337..f46b500fb 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: 2024-03-15
+.\" Date: 2024-03-18
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.270.g2953d95d40
+.\" Source: Git 2.44.0.279.g3bd955d269
.\" Language: English
.\"
-.TH "GITEVERYDAY" "7" "2024\-03\-15" "Git 2\&.44\&.0\&.270\&.g2953d9" "Git Manual"
+.TH "GITEVERYDAY" "7" "2024\-03\-18" "Git 2\&.44\&.0\&.279\&.g3bd955" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitfaq.7 b/man7/gitfaq.7
index f0f2328da..1403a8925 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: 2024-03-15
+.\" Date: 2024-03-18
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.270.g2953d95d40
+.\" Source: Git 2.44.0.279.g3bd955d269
.\" Language: English
.\"
-.TH "GITFAQ" "7" "2024\-03\-15" "Git 2\&.44\&.0\&.270\&.g2953d9" "Git Manual"
+.TH "GITFAQ" "7" "2024\-03\-18" "Git 2\&.44\&.0\&.279\&.g3bd955" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitglossary.7 b/man7/gitglossary.7
index 5bb583c44..5a4fdc955 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: 2024-03-15
+.\" Date: 2024-03-18
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.270.g2953d95d40
+.\" Source: Git 2.44.0.279.g3bd955d269
.\" Language: English
.\"
-.TH "GITGLOSSARY" "7" "2024\-03\-15" "Git 2\&.44\&.0\&.270\&.g2953d9" "Git Manual"
+.TH "GITGLOSSARY" "7" "2024\-03\-18" "Git 2\&.44\&.0\&.279\&.g3bd955" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitnamespaces.7 b/man7/gitnamespaces.7
index 396feef3e..614d1bfac 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: 2024-03-15
+.\" Date: 2024-03-18
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.270.g2953d95d40
+.\" Source: Git 2.44.0.279.g3bd955d269
.\" Language: English
.\"
-.TH "GITNAMESPACES" "7" "2024\-03\-15" "Git 2\&.44\&.0\&.270\&.g2953d9" "Git Manual"
+.TH "GITNAMESPACES" "7" "2024\-03\-18" "Git 2\&.44\&.0\&.279\&.g3bd955" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitremote-helpers.7 b/man7/gitremote-helpers.7
index da4d3a406..8cc7865f9 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: 2024-03-15
+.\" Date: 2024-03-18
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.270.g2953d95d40
+.\" Source: Git 2.44.0.279.g3bd955d269
.\" Language: English
.\"
-.TH "GITREMOTE\-HELPERS" "7" "2024\-03\-15" "Git 2\&.44\&.0\&.270\&.g2953d9" "Git Manual"
+.TH "GITREMOTE\-HELPERS" "7" "2024\-03\-18" "Git 2\&.44\&.0\&.279\&.g3bd955" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -550,7 +550,7 @@ Allow to extend \&.git/shallow if the new refs require it\&.
GPG sign pushes\&.
.RE
.PP
-\*(Aqoption push\-option <string>
+\fIoption push\-option\fR <string>
.RS 4
Transmit <string> as a push option\&. As the push option must not contain LF or NUL characters, the string is not encoded\&.
.RE
diff --git a/man7/gitrevisions.7 b/man7/gitrevisions.7
index 885ed299b..4b1ebe039 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: 2024-03-15
+.\" Date: 2024-03-18
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.270.g2953d95d40
+.\" Source: Git 2.44.0.279.g3bd955d269
.\" Language: English
.\"
-.TH "GITREVISIONS" "7" "2024\-03\-15" "Git 2\&.44\&.0\&.270\&.g2953d9" "Git Manual"
+.TH "GITREVISIONS" "7" "2024\-03\-18" "Git 2\&.44\&.0\&.279\&.g3bd955" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitsubmodules.7 b/man7/gitsubmodules.7
index 38d19a544..baa64454f 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: 2024-03-15
+.\" Date: 2024-03-18
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.270.g2953d95d40
+.\" Source: Git 2.44.0.279.g3bd955d269
.\" Language: English
.\"
-.TH "GITSUBMODULES" "7" "2024\-03\-15" "Git 2\&.44\&.0\&.270\&.g2953d9" "Git Manual"
+.TH "GITSUBMODULES" "7" "2024\-03\-18" "Git 2\&.44\&.0\&.279\&.g3bd955" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial-2.7 b/man7/gittutorial-2.7
index 49f58d622..2ff154f50 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: 2024-03-15
+.\" Date: 2024-03-18
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.270.g2953d95d40
+.\" Source: Git 2.44.0.279.g3bd955d269
.\" Language: English
.\"
-.TH "GITTUTORIAL\-2" "7" "2024\-03\-15" "Git 2\&.44\&.0\&.270\&.g2953d9" "Git Manual"
+.TH "GITTUTORIAL\-2" "7" "2024\-03\-18" "Git 2\&.44\&.0\&.279\&.g3bd955" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial.7 b/man7/gittutorial.7
index 547aa1fa8..18d54e8fe 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: 2024-03-15
+.\" Date: 2024-03-18
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.270.g2953d95d40
+.\" Source: Git 2.44.0.279.g3bd955d269
.\" Language: English
.\"
-.TH "GITTUTORIAL" "7" "2024\-03\-15" "Git 2\&.44\&.0\&.270\&.g2953d9" "Git Manual"
+.TH "GITTUTORIAL" "7" "2024\-03\-18" "Git 2\&.44\&.0\&.279\&.g3bd955" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitworkflows.7 b/man7/gitworkflows.7
index 1da601294..459b41001 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: 2024-03-15
+.\" Date: 2024-03-18
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.270.g2953d95d40
+.\" Source: Git 2.44.0.279.g3bd955d269
.\" Language: English
.\"
-.TH "GITWORKFLOWS" "7" "2024\-03\-15" "Git 2\&.44\&.0\&.270\&.g2953d9" "Git Manual"
+.TH "GITWORKFLOWS" "7" "2024\-03\-18" "Git 2\&.44\&.0\&.279\&.g3bd955" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------