Skip to content

Commit

Permalink
see also
Browse files Browse the repository at this point in the history
  • Loading branch information
hickford committed Aug 2, 2023
1 parent 05f150b commit d772f34
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,8 @@ Use the `-verbose` flag to print more details:
git config --global --unset-all credential.helper azure
git config --global --add credential.helper "azure -verbose"
```

## See also

* [git-credential-oauth](https://github.com/hickford/git-credential-oauth): a Git credential helper that authenticates to GitHub, GitLab, BitBucket and Gerrit
* [Git Credential Manager](https://github.com/git-ecosystem/git-credential-manager)

0 comments on commit d772f34

Please sign in to comment.