Skip to content

Commit

Permalink
update git-pull-request.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Nov 15, 2024
1 parent 3be2e21 commit 2adcdd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/git-pull-request.1
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ A personal access token is required for making the API call to open the pull req
Make sure the personal access token has the right \fBOAuth\fR scopes for the repo(s)
.
.P
Use \fBgit config \-\-global \-\-add git\-extras\.github\-personal\-access\-token <your\-personal\-access\-token>\fR
Use \fBGITHUB_TOKEN\fR environment variable, or \fBgit config \-\-global \-\-add git\-extras\.github\-personal\-access\-token <your\-personal\-access\-token>\fR
.
.P
If using multiple accounts, override the global value in the specific repo using \fBgit config git\-extras\.github\-personal\-access\-token <other\-acc\-personal\-access\-token>\fR
Expand Down

0 comments on commit 2adcdd2

Please sign in to comment.