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

Make the code work with https links that require password #18

Open
niosus opened this issue Dec 23, 2018 · 0 comments
Open

Make the code work with https links that require password #18

niosus opened this issue Dec 23, 2018 · 0 comments

Comments

@niosus
Copy link
Member

niosus commented Dec 23, 2018

There is an issue that arises when working with https links that require user and password. Currently the code just silently fails when git tries to ask the user for username and password. I believe we could block the thread that asks for this and wait till the user provides the asked info. We need to make sure we block all the other threads while the user is inputting the data.

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

No branches or pull requests

1 participant