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

Close STDIN to prevent git from prompting for username/password #46

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

giordano
Copy link
Member

@giordano giordano commented Mar 22, 2021

Also, make the test with the non-existing repo more robust: GitHub doesn't allow
! in repo names, so trying to clone DOES_NOT_EXIST!!!.jl would fail
immediately anyway. Instead we want to test that trying to clone a repo with a
valid name doesn't prompt for username/password.

Also, make the test with the non-existing repo more robust: GitHub doesn't allow
`!` in repo names, so trying to clone `DOES_NOT_EXIST!!!.jl` would fail
immediately anyway.  Instead we want to test that trying to clone a repo with a
valid name doesn't prompt for username/password.
@giordano giordano changed the title More portable Git credential helper when cloning repos Close STDIN to prevent git from prompting for username/password Mar 22, 2021
@giordano giordano merged commit 37223fe into main Mar 22, 2021
@giordano giordano deleted the mg/credential-helper branch March 22, 2021 20:16
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.

1 participant