adityagarg8/git-credential-email
Project ID: 177380
Description
This repo contains the following helpers:
git-credential-gmail
: For Gmail accounts.git-credential-outlook
: For Microsoft Outlook accounts.git-credential-yahoo
: For Yahoo accounts.git-credential-aol
: For AOL accounts.git-msgraph
: Helper to use Microsoft Graph API instead of SMTP to send emails.git-protonmail
: Helper to use ProtonMail API to send emails.
They can be used with git send-email
, especially when Outlook no longer supports app passwords.
Installation Instructions
Run the following to add the copr repo and install the helpers:
sudo dnf copr enable -y adityagarg8/git-credential-email
sudo dnf install -y git-credential-gmail git-credential-outlook git-credential-yahoo git-credential-aol git-msgraph git-protonmail
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (130)*, i386 (105)*, ppc64le (97)*, s390x (127)*, x86_64 (93)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (191)*, x86_64 (188)* | Fedora 41 (26 downloads) |
![]() |
aarch64 (184)*, x86_64 (268)* | Fedora 42 (38 downloads) |
![]() |
aarch64 (160)*, x86_64 (143)* | Fedora eln (22 downloads) |
![]() |
aarch64 (130)*, x86_64 (178)* | Fedora rawhide (22 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable adityagarg8/git-credential-email
More info about enabling Copr repositories