You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/doc/credential-helpers.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,9 @@ <h2>OAuth</h2>
33
33
<ul>
34
34
<li><ahref="https://github.com/git-ecosystem/git-credential-manager">Git Credential Manager</a>: included with Git for Windows. Supports multiple credential stores.</li>
35
35
<li><ahref="https://github.com/hickford/git-credential-oauth">git-credential-oauth</a>: included in many Linux distributions.</li>
36
+
<li><ahref="https://github.com/AdityaGarg8/git-credential-email">git-credential-gmail</a>: cross platform, can be used to authenticate Gmail accounts for <ahref="https://git-scm.com/docs/git-send-email">git send-email</a>.</li>
37
+
<li><ahref="https://github.com/AdityaGarg8/git-credential-email">git-credential-outlook</a>: cross platform, can be used to authenticate Microsoft Outlook accounts for <ahref="https://git-scm.com/docs/git-send-email">git send-email</a>.</li>
38
+
<li><ahref="https://github.com/AdityaGarg8/git-credential-email">git-credential-yahoo</a>: cross platform, can be used to authenticate Yahoo accounts for <ahref="https://git-scm.com/docs/git-send-email">git send-email</a>.</li>
0 commit comments