Skip to content

results-2021-03-22: Close STDIN to prevent git from prompting for username/password (#46)

Compare
Choose a tag to compare
@giordano giordano released this 23 Mar 00:01
· 35 commits to main since this release
37223fe
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.