Skip to content

Commit a5df436

Browse files
authored
Swap order to match GitLab UI
1 parent 7ca5519 commit a5df436

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/gitlab.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ 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 'write_repository' and
13-
'read_repository' scopes.
12+
_Unselect_ the 'Confidential' option. Set the 'read_repository' and
13+
'write_repository' scopes.
1414
1. Copy the application ID and configure
1515
`git config --global credential.https://gitlab.example.com.GitLabDevClientId <APPLICATION_ID>`
1616
1. Copy the application secret and configure

0 commit comments

Comments
 (0)