From 8d6bdb65074f9e75c014b86dd744b7bba72b349b Mon Sep 17 00:00:00 2001 From: Amine Hilaly Date: Fri, 7 Jun 2019 01:28:52 +0200 Subject: rename GITHUB_TOKEN to GITHUB_PRIVATE_TOKEN --- doc/man/git-bug-bridge-configure.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/man/git-bug-bridge-configure.1') diff --git a/doc/man/git-bug-bridge-configure.1 b/doc/man/git-bug-bridge-configure.1 index 21ea7df1..fa6feed5 100644 --- a/doc/man/git-bug-bridge-configure.1 +++ b/doc/man/git-bug-bridge-configure.1 @@ -75,9 +75,9 @@ Detected projects: Select option: 1 -[0]: user provided token -[1]: interactive token creation -Select option: 0 +[1]: user provided token +[2]: interactive token creation +Select option: 1 You can generate a new token by visiting https://github.com/settings/tokens. Choose 'Generate new token' and set the necessary access scope for your repository. @@ -88,7 +88,7 @@ Public: Private: \- 'repo' : to be able to read private repositories -Enter token: +Enter token: 87cf5c03b64029f18ea5f9ca5679daa08ccbd700 Successfully configured bridge: default # For Github -- cgit