File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,10 @@ DESCRIPTION
1717
1818Git will sometimes need credentials from the user in order to perform
1919operations; for example, it may need to ask for a username and password
20- in order to access a remote repository over HTTP. This manual describes
21- the mechanisms Git uses to request these credentials, as well as some
22- features to avoid inputting these credentials repeatedly.
20+ in order to access a remote repository over HTTP. Some remotes accept
21+ a personal access token or OAuth access token as a password. This
22+ manual describes the mechanisms Git uses to request these credentials,
23+ as well as some features to avoid inputting these credentials repeatedly.
2324
2425REQUESTING CREDENTIALS
2526----------------------
You can’t perform that action at this time.
0 commit comments