summaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-11-17 01:49:11 -0800
committerJunio C Hamano <gitster@pobox.com>2022-11-17 01:49:11 -0800
commit8284b8f93f0d0eee2c2560776435ed6bcdb09a5b (patch)
treead95779a909617fcf8b5222926ee3a9b1c966a7f /man7
parentf9517df9b8874482101090dfd5bb9216d314b2c1 (diff)
downloadgit-manpages-8284b8f93f0d0eee2c2560776435ed6bcdb09a5b.tar.gz
Autogenerated manpages for v2.38.1-436-geea70
Diffstat (limited to 'man7')
-rw-r--r--man7/gitcli.76
-rw-r--r--man7/gitcore-tutorial.76
-rw-r--r--man7/gitcredentials.78
-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, 46 insertions, 46 deletions
diff --git a/man7/gitcli.7 b/man7/gitcli.7
index a7637fc09..b365baf3b 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: 11/11/2022
+.\" Date: 11/17/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.420.g319605f8f0
+.\" Source: Git 2.38.1.436.geea7033409
.\" Language: English
.\"
-.TH "GITCLI" "7" "11/11/2022" "Git 2\&.38\&.1\&.420\&.g319605" "Git Manual"
+.TH "GITCLI" "7" "11/17/2022" "Git 2\&.38\&.1\&.436\&.geea703" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcore-tutorial.7 b/man7/gitcore-tutorial.7
index 18e2be165..df344ccf5 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: 11/11/2022
+.\" Date: 11/17/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.420.g319605f8f0
+.\" Source: Git 2.38.1.436.geea7033409
.\" Language: English
.\"
-.TH "GITCORE\-TUTORIAL" "7" "11/11/2022" "Git 2\&.38\&.1\&.420\&.g319605" "Git Manual"
+.TH "GITCORE\-TUTORIAL" "7" "11/17/2022" "Git 2\&.38\&.1\&.436\&.geea703" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitcredentials.7 b/man7/gitcredentials.7
index 5274b6507..c02a0e479 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: 11/11/2022
+.\" Date: 11/17/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.420.g319605f8f0
+.\" Source: Git 2.38.1.436.geea7033409
.\" Language: English
.\"
-.TH "GITCREDENTIALS" "7" "11/11/2022" "Git 2\&.38\&.1\&.420\&.g319605" "Git Manual"
+.TH "GITCREDENTIALS" "7" "11/17/2022" "Git 2\&.38\&.1\&.436\&.geea703" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -38,7 +38,7 @@ git config credential\&.helper "$helper $options"
.sp
.SH "DESCRIPTION"
.sp
-Git will sometimes need credentials from the user in order to perform operations; for example, it may need to ask for a username and password in order to access a remote repository over HTTP\&. This manual describes the mechanisms Git uses to request these credentials, as well as some features to avoid inputting these credentials repeatedly\&.
+Git will sometimes need credentials from the user in order to perform operations; for example, it may need to ask for a username and password in order to access a remote repository over HTTP\&. Some remotes accept a personal access token or OAuth access token as a password\&. This manual describes the mechanisms Git uses to request these credentials, as well as some features to avoid inputting these credentials repeatedly\&.
.SH "REQUESTING CREDENTIALS"
.sp
Without any credential helpers defined, Git will try the following strategies to ask the user for usernames and passwords:
diff --git a/man7/gitcvs-migration.7 b/man7/gitcvs-migration.7
index 56c3a5cd6..1f2320b89 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: 11/11/2022
+.\" Date: 11/17/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.420.g319605f8f0
+.\" Source: Git 2.38.1.436.geea7033409
.\" Language: English
.\"
-.TH "GITCVS\-MIGRATION" "7" "11/11/2022" "Git 2\&.38\&.1\&.420\&.g319605" "Git Manual"
+.TH "GITCVS\-MIGRATION" "7" "11/17/2022" "Git 2\&.38\&.1\&.436\&.geea703" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitdiffcore.7 b/man7/gitdiffcore.7
index fecd082b3..7f8edba20 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: 11/11/2022
+.\" Date: 11/17/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.420.g319605f8f0
+.\" Source: Git 2.38.1.436.geea7033409
.\" Language: English
.\"
-.TH "GITDIFFCORE" "7" "11/11/2022" "Git 2\&.38\&.1\&.420\&.g319605" "Git Manual"
+.TH "GITDIFFCORE" "7" "11/17/2022" "Git 2\&.38\&.1\&.436\&.geea703" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/giteveryday.7 b/man7/giteveryday.7
index 81740aa17..9090636a8 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: 11/11/2022
+.\" Date: 11/17/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.420.g319605f8f0
+.\" Source: Git 2.38.1.436.geea7033409
.\" Language: English
.\"
-.TH "GITEVERYDAY" "7" "11/11/2022" "Git 2\&.38\&.1\&.420\&.g319605" "Git Manual"
+.TH "GITEVERYDAY" "7" "11/17/2022" "Git 2\&.38\&.1\&.436\&.geea703" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitfaq.7 b/man7/gitfaq.7
index c4bafec8e..1e9923011 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: 11/11/2022
+.\" Date: 11/17/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.420.g319605f8f0
+.\" Source: Git 2.38.1.436.geea7033409
.\" Language: English
.\"
-.TH "GITFAQ" "7" "11/11/2022" "Git 2\&.38\&.1\&.420\&.g319605" "Git Manual"
+.TH "GITFAQ" "7" "11/17/2022" "Git 2\&.38\&.1\&.436\&.geea703" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitglossary.7 b/man7/gitglossary.7
index df7c8c7ba..a17450d79 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: 11/11/2022
+.\" Date: 11/17/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.420.g319605f8f0
+.\" Source: Git 2.38.1.436.geea7033409
.\" Language: English
.\"
-.TH "GITGLOSSARY" "7" "11/11/2022" "Git 2\&.38\&.1\&.420\&.g319605" "Git Manual"
+.TH "GITGLOSSARY" "7" "11/17/2022" "Git 2\&.38\&.1\&.436\&.geea703" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitnamespaces.7 b/man7/gitnamespaces.7
index 1dbcc3475..5b739a50d 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: 11/11/2022
+.\" Date: 11/17/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.420.g319605f8f0
+.\" Source: Git 2.38.1.436.geea7033409
.\" Language: English
.\"
-.TH "GITNAMESPACES" "7" "11/11/2022" "Git 2\&.38\&.1\&.420\&.g319605" "Git Manual"
+.TH "GITNAMESPACES" "7" "11/17/2022" "Git 2\&.38\&.1\&.436\&.geea703" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitremote-helpers.7 b/man7/gitremote-helpers.7
index a9af6900d..d50533b06 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: 11/11/2022
+.\" Date: 11/17/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.420.g319605f8f0
+.\" Source: Git 2.38.1.436.geea7033409
.\" Language: English
.\"
-.TH "GITREMOTE\-HELPERS" "7" "11/11/2022" "Git 2\&.38\&.1\&.420\&.g319605" "Git Manual"
+.TH "GITREMOTE\-HELPERS" "7" "11/17/2022" "Git 2\&.38\&.1\&.436\&.geea703" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitrevisions.7 b/man7/gitrevisions.7
index cbdbcaa2e..b981adb2c 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: 11/11/2022
+.\" Date: 11/17/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.420.g319605f8f0
+.\" Source: Git 2.38.1.436.geea7033409
.\" Language: English
.\"
-.TH "GITREVISIONS" "7" "11/11/2022" "Git 2\&.38\&.1\&.420\&.g319605" "Git Manual"
+.TH "GITREVISIONS" "7" "11/17/2022" "Git 2\&.38\&.1\&.436\&.geea703" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitsubmodules.7 b/man7/gitsubmodules.7
index 3c8e5a3e7..b9261bcda 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: 11/11/2022
+.\" Date: 11/17/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.420.g319605f8f0
+.\" Source: Git 2.38.1.436.geea7033409
.\" Language: English
.\"
-.TH "GITSUBMODULES" "7" "11/11/2022" "Git 2\&.38\&.1\&.420\&.g319605" "Git Manual"
+.TH "GITSUBMODULES" "7" "11/17/2022" "Git 2\&.38\&.1\&.436\&.geea703" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial-2.7 b/man7/gittutorial-2.7
index 095bf0b22..78fb2cb96 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: 11/11/2022
+.\" Date: 11/17/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.420.g319605f8f0
+.\" Source: Git 2.38.1.436.geea7033409
.\" Language: English
.\"
-.TH "GITTUTORIAL\-2" "7" "11/11/2022" "Git 2\&.38\&.1\&.420\&.g319605" "Git Manual"
+.TH "GITTUTORIAL\-2" "7" "11/17/2022" "Git 2\&.38\&.1\&.436\&.geea703" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gittutorial.7 b/man7/gittutorial.7
index 2a400a401..5cc1e1f65 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: 11/11/2022
+.\" Date: 11/17/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.420.g319605f8f0
+.\" Source: Git 2.38.1.436.geea7033409
.\" Language: English
.\"
-.TH "GITTUTORIAL" "7" "11/11/2022" "Git 2\&.38\&.1\&.420\&.g319605" "Git Manual"
+.TH "GITTUTORIAL" "7" "11/17/2022" "Git 2\&.38\&.1\&.436\&.geea703" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/man7/gitworkflows.7 b/man7/gitworkflows.7
index f10193fc3..100b48148 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: 11/11/2022
+.\" Date: 11/17/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.420.g319605f8f0
+.\" Source: Git 2.38.1.436.geea7033409
.\" Language: English
.\"
-.TH "GITWORKFLOWS" "7" "11/11/2022" "Git 2\&.38\&.1\&.420\&.g319605" "Git Manual"
+.TH "GITWORKFLOWS" "7" "11/17/2022" "Git 2\&.38\&.1\&.436\&.geea703" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------