Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update generic provider to support all protocols #712

Merged
merged 1 commit into from
May 25, 2022

Conversation

mjcheetham
Copy link
Collaborator

@mjcheetham mjcheetham commented May 25, 2022

Update the generic host provider to support all protocols, not just HTTP/HTTPS. Since Git can also call upon credential helpers for credentials for send-mail and friends, we should try and provide basic storage and recall for all protocols.

Fixes #683

Update the generic host provider to support all protocols, not just
HTTP/HTTPS. Since Git can also call upon credential helpers for
credentials for `send-mail` and friends, we should try and provide basic
storage and recall for all protocols.
@mjcheetham mjcheetham changed the title generic: update generic provider to support all protocols Update generic provider to support all protocols May 25, 2022
Copy link
Contributor

@ldennington ldennington left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! ⭐

@mjcheetham mjcheetham merged commit 14ff019 into git-ecosystem:main May 25, 2022
@mjcheetham mjcheetham deleted the all-protos branch May 25, 2022 19:42
@ldennington ldennington mentioned this pull request Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GCM not working with git send-email or git imap-send.
2 participants