We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb09f61 commit b71abb1Copy full SHA for b71abb1
docs/gitlab.md
@@ -9,8 +9,7 @@ configuration:
9
10
1. [Create an OAuth application][gitlab-oauth]. This can be at the user, group
11
or instance level. Specify a name and use a redirect URI of `http://127.0.0.1/`.
12
-_Unselect_ the 'Confidential' option. Set the 'read_repository' and
13
-'write_repository' scopes.
+_Unselect_ the 'Confidential' option. Set the 'write_repository' scope.
14
1. Copy the application ID and configure
15
`git config --global credential.https://gitlab.example.com.GitLabDevClientId <APPLICATION_ID>`
16
1. Copy the application secret and configure
0 commit comments