summaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-07-18 08:55:34 -0700
committerJunio C Hamano <gitster@pobox.com>2023-07-18 08:55:34 -0700
commit10e00948a6b30372e254295e33c29a133f12b480 (patch)
tree6e514e62d5a7bfd8e32ff0edd8769eb00297a3c6 /man7
parent420fb69861802ec255f60e654ef7996c1116ce47 (diff)
downloadgit-manpages-10e00948a6b30372e254295e33c29a133f12b480.tar.gz
Autogenerated manpages for v2.41.0-376-gcba07a
Diffstat (limited to 'man7')
-rw-r--r--man7/gitcli.76
-rw-r--r--man7/gitcore-tutorial.76
-rw-r--r--man7/gitcredentials.712
-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, 51 insertions, 45 deletions
diff --git a/man7/gitcli.7 b/man7/gitcli.7
index e49e48215..c1578549e 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-07-17
+.\" Date: 2023-07-18
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.363.g5e238546dc
+.\" Source: Git 2.41.0.376.gcba07a324d
.\" Language: English
.\"
-.TH "GITCLI" "7" "2023\-07\-17" "Git 2\&.41\&.0\&.363\&.g5e2385" "Git Manual"
+.TH "GITCLI" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcore-tutorial.7 b/man7/gitcore-tutorial.7
index 387011ab4..4b65a4b01 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-07-17
+.\" Date: 2023-07-18
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.363.g5e238546dc
+.\" Source: Git 2.41.0.376.gcba07a324d
.\" Language: English
.\"
-.TH "GITCORE\-TUTORIAL" "7" "2023\-07\-17" "Git 2\&.41\&.0\&.363\&.g5e2385" "Git Manual"
+.TH "GITCORE\-TUTORIAL" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcredentials.7 b/man7/gitcredentials.7
index c14863a6c..ba358dd51 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-07-17
+.\" Date: 2023-07-18
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.363.g5e238546dc
+.\" Source: Git 2.41.0.376.gcba07a324d
.\" Language: English
.\"
-.TH "GITCREDENTIALS" "7" "2023\-07\-17" "Git 2\&.41\&.0\&.363\&.g5e2385" "Git Manual"
+.TH "GITCREDENTIALS" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -218,6 +218,12 @@ $ git config \-\-global credential\&.helper foo
.\}
.sp
.RE
+.SS "Available helpers"
+.sp
+The community maintains a comprehensive list of Git credential helpers at \m[blue]\fBhttps://git\-scm\&.com/doc/credential\-helpers\fR\m[]\&.
+.SS "OAuth"
+.sp
+An alternative to inputting passwords or personal access tokens is to use an OAuth credential helper\&. Initial authentication opens a browser window to the host\&. Subsequent authentication happens in the background\&. Many popular Git hosts support OAuth\&.
.SH "CREDENTIAL CONTEXTS"
.sp
Git considers each credential to have a context defined by a URL\&. This context is used to look up context\-specific configuration, and is passed to any helpers, which may use it as an index into secure storage\&.
diff --git a/man7/gitcvs-migration.7 b/man7/gitcvs-migration.7
index 376531475..eada347ea 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-07-17
+.\" Date: 2023-07-18
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.363.g5e238546dc
+.\" Source: Git 2.41.0.376.gcba07a324d
.\" Language: English
.\"
-.TH "GITCVS\-MIGRATION" "7" "2023\-07\-17" "Git 2\&.41\&.0\&.363\&.g5e2385" "Git Manual"
+.TH "GITCVS\-MIGRATION" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitdiffcore.7 b/man7/gitdiffcore.7
index 95beb7023..7aa9e0d25 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-07-17
+.\" Date: 2023-07-18
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.363.g5e238546dc
+.\" Source: Git 2.41.0.376.gcba07a324d
.\" Language: English
.\"
-.TH "GITDIFFCORE" "7" "2023\-07\-17" "Git 2\&.41\&.0\&.363\&.g5e2385" "Git Manual"
+.TH "GITDIFFCORE" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/giteveryday.7 b/man7/giteveryday.7
index 0dadecbce..f82f43e76 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-07-17
+.\" Date: 2023-07-18
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.363.g5e238546dc
+.\" Source: Git 2.41.0.376.gcba07a324d
.\" Language: English
.\"
-.TH "GITEVERYDAY" "7" "2023\-07\-17" "Git 2\&.41\&.0\&.363\&.g5e2385" "Git Manual"
+.TH "GITEVERYDAY" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitfaq.7 b/man7/gitfaq.7
index da2565033..5c38027b8 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-07-17
+.\" Date: 2023-07-18
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.363.g5e238546dc
+.\" Source: Git 2.41.0.376.gcba07a324d
.\" Language: English
.\"
-.TH "GITFAQ" "7" "2023\-07\-17" "Git 2\&.41\&.0\&.363\&.g5e2385" "Git Manual"
+.TH "GITFAQ" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitglossary.7 b/man7/gitglossary.7
index bacbf8b97..c7d5c5393 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-07-17
+.\" Date: 2023-07-18
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.363.g5e238546dc
+.\" Source: Git 2.41.0.376.gcba07a324d
.\" Language: English
.\"
-.TH "GITGLOSSARY" "7" "2023\-07\-17" "Git 2\&.41\&.0\&.363\&.g5e2385" "Git Manual"
+.TH "GITGLOSSARY" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitnamespaces.7 b/man7/gitnamespaces.7
index d4f66bb19..d0cbed525 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-07-17
+.\" Date: 2023-07-18
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.363.g5e238546dc
+.\" Source: Git 2.41.0.376.gcba07a324d
.\" Language: English
.\"
-.TH "GITNAMESPACES" "7" "2023\-07\-17" "Git 2\&.41\&.0\&.363\&.g5e2385" "Git Manual"
+.TH "GITNAMESPACES" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitremote-helpers.7 b/man7/gitremote-helpers.7
index 3a7aa4c56..c6f12a5fd 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-07-17
+.\" Date: 2023-07-18
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.363.g5e238546dc
+.\" Source: Git 2.41.0.376.gcba07a324d
.\" Language: English
.\"
-.TH "GITREMOTE\-HELPERS" "7" "2023\-07\-17" "Git 2\&.41\&.0\&.363\&.g5e2385" "Git Manual"
+.TH "GITREMOTE\-HELPERS" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitrevisions.7 b/man7/gitrevisions.7
index bc18e9cb5..9abd7f8aa 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-07-17
+.\" Date: 2023-07-18
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.363.g5e238546dc
+.\" Source: Git 2.41.0.376.gcba07a324d
.\" Language: English
.\"
-.TH "GITREVISIONS" "7" "2023\-07\-17" "Git 2\&.41\&.0\&.363\&.g5e2385" "Git Manual"
+.TH "GITREVISIONS" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitsubmodules.7 b/man7/gitsubmodules.7
index 1ad3c7341..32e643eb9 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-07-17
+.\" Date: 2023-07-18
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.363.g5e238546dc
+.\" Source: Git 2.41.0.376.gcba07a324d
.\" Language: English
.\"
-.TH "GITSUBMODULES" "7" "2023\-07\-17" "Git 2\&.41\&.0\&.363\&.g5e2385" "Git Manual"
+.TH "GITSUBMODULES" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial-2.7 b/man7/gittutorial-2.7
index 0b459a9c8..1ede920f6 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-07-17
+.\" Date: 2023-07-18
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.363.g5e238546dc
+.\" Source: Git 2.41.0.376.gcba07a324d
.\" Language: English
.\"
-.TH "GITTUTORIAL\-2" "7" "2023\-07\-17" "Git 2\&.41\&.0\&.363\&.g5e2385" "Git Manual"
+.TH "GITTUTORIAL\-2" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial.7 b/man7/gittutorial.7
index be4f570c8..a8ab32cb9 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-07-17
+.\" Date: 2023-07-18
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.363.g5e238546dc
+.\" Source: Git 2.41.0.376.gcba07a324d
.\" Language: English
.\"
-.TH "GITTUTORIAL" "7" "2023\-07\-17" "Git 2\&.41\&.0\&.363\&.g5e2385" "Git Manual"
+.TH "GITTUTORIAL" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitworkflows.7 b/man7/gitworkflows.7
index bac012b6c..6273b96cf 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-07-17
+.\" Date: 2023-07-18
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.363.g5e238546dc
+.\" Source: Git 2.41.0.376.gcba07a324d
.\" Language: English
.\"
-.TH "GITWORKFLOWS" "7" "2023\-07\-17" "Git 2\&.41\&.0\&.363\&.g5e2385" "Git Manual"
+.TH "GITWORKFLOWS" "7" "2023\-07\-18" "Git 2\&.41\&.0\&.376\&.gcba07a" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------