Skip to content

Commit

Permalink
Update gitlab.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bbodenmiller authored Jan 20, 2023
1 parent c7ed139 commit cf55a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gitlab.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ _Unselect_ the 'Confidential' option. Set the 'read_repository' and
1. Copy the application secret and configure
`git config --global credential.https://gitlab.example.com.gitLabDevClientSecret
<APPLICATION_SECRET>`
1. Optional if you want to force OAuth:
1. Optional if you want to force browser auth:
`git config --global credential.https://gitlab.example.com.gitLabAuthModes browser`
1. For good measure, configure
`git config --global credential.https://gitlab.example.com.provider gitlab`.
Expand Down

0 comments on commit cf55a1c

Please sign in to comment.