Skip to content

Commit b71abb1

Browse files
authored
Update gitlab.md
1 parent bb09f61 commit b71abb1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/gitlab.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ configuration:
99

1010
1. [Create an OAuth application][gitlab-oauth]. This can be at the user, group
1111
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.
12+
_Unselect_ the 'Confidential' option. Set the 'write_repository' scope.
1413
1. Copy the application ID and configure
1514
`git config --global credential.https://gitlab.example.com.GitLabDevClientId <APPLICATION_ID>`
1615
1. Copy the application secret and configure

0 commit comments

Comments
 (0)