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 c7ed139 commit cf55a1cCopy full SHA for cf55a1c
docs/gitlab.md
@@ -16,7 +16,7 @@ _Unselect_ the 'Confidential' option. Set the 'read_repository' and
16
1. Copy the application secret and configure
17
`git config --global credential.https://gitlab.example.com.gitLabDevClientSecret
18
<APPLICATION_SECRET>`
19
-1. Optional if you want to force OAuth:
+1. Optional if you want to force browser auth:
20
`git config --global credential.https://gitlab.example.com.gitLabAuthModes browser`
21
1. For good measure, configure
22
`git config --global credential.https://gitlab.example.com.provider gitlab`.
0 commit comments