Skip to content

Commit ba998f6

Browse files
AdityaGarg8gitster
authored andcommitted
docs: add credential helper for outlook and gmail in OAuth list of helpers
This commit adds the `git-credential-outlook` and `git-credential-gmail` helpers to the list of OAuth helpers. Signed-off-by: Aditya Garg <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent d6c63a7 commit ba998f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/gitcredentials.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,10 @@ Popular helpers with OAuth support include:
133133

134134
- https://github.com/hickford/git-credential-oauth[git-credential-oauth] (cross platform, included in many Linux distributions)
135135

136+
- https://github.com/AdityaGarg8/git-credential-email[git-credential-gmail] (cross platform, dedicated helper to authenticate Gmail accounts for linkgit:git-send-email[1])
137+
138+
- https://github.com/AdityaGarg8/git-credential-email[git-credential-outlook] (cross platform, dedicated helper to authenticate Microsoft Outlook accounts for linkgit:git-send-email[1])
139+
136140
CREDENTIAL CONTEXTS
137141
-------------------
138142

0 commit comments

Comments
 (0)