-
-
Notifications
You must be signed in to change notification settings - Fork 617
feat: support https push #353
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
feat: support https push #353
Conversation
ab827cf
to
6c64db2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @alocquet thanks for working on this❤️! I have made some comments
53541f3
to
2db713b
Compare
9a9f004
to
ec876e1
Compare
@alocquet sorry it takes me so long to get this merged. I hope to have time tomorrow to give it a spin and then merge 🙈 |
Don't worry :) |
Awesome! Works for me. Just gave it a spin! Thanks for working on this❤️! |
Fix #344
Finally, I use git2 credential help and I retrieve username/password from :
I show username textbox only if I can't retrieve it. I clean credentials after push to avoid keeping it in memory.