Skip to content

Commit c7ed139

Browse files
authored
Update gitlab.md
1 parent b091365 commit c7ed139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gitlab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ _Unselect_ the 'Confidential' option. Set the 'read_repository' and
1616
1. Copy the application secret and configure
1717
`git config --global credential.https://gitlab.example.com.gitLabDevClientSecret
1818
<APPLICATION_SECRET>`
19-
1. Configure authentication modes to include 'browser'
19+
1. Optional if you want to force OAuth:
2020
`git config --global credential.https://gitlab.example.com.gitLabAuthModes browser`
2121
1. For good measure, configure
2222
`git config --global credential.https://gitlab.example.com.provider gitlab`.

0 commit comments

Comments
 (0)