Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 3dd452a

Browse files
Tweaking the documentation a bit
1 parent a16d8ac commit 3dd452a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/using/authenticating-to-github.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ The scopes for the personal access token are: `user`, `repo`.
3030
- *user* scope: Grants access to the user profile data. We currently use this to display your avatar and check whether your plans lets you publish private repositories.
3131
- *repo* scope: Grants read/write access to code, commit statuses, invitations, collaborators, adding team memberships, and deployment statuses for public and private repositories and organizations. This is needed for all git network operations (push, pull, fetch), and for getting information about the repository you're currently working on.
3232

33+
<sub>***Note:*** *Some older versions of the plugin ask for `gist` and `write:public_key`.*</sub>
34+
3335
For more information on creating personal access tokens, see "[Creating a personal access token for the command line](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line).
3436

3537
For more information on authenticating with SAML single sign-on, see "[About authentication with SAML single sign-on](https://help.github.com/articles/about-authentication-with-saml-single-sign-on)."

0 commit comments

Comments
 (0)