From e32a51178e8f745d7e135b0f8315622638740a13 Mon Sep 17 00:00:00 2001 From: M Hickford Date: Wed, 2 Aug 2023 08:06:05 +0100 Subject: [PATCH] see also --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index db1762b..4b6b946 100644 --- a/README.md +++ b/README.md @@ -54,3 +54,7 @@ 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