Commit 6793fae
committed
fix: make loadFromGit non-interactive
loadFromGit should be sufficiently authenticated and if it isn't it's
not expected to get interactive input. Inform git not to wait for
interactive action.
This also resolves an issue in the tests where "should throw error
if repository is valid URL but not a git repository" test times out
waiting for a username.1 parent dc208cd commit 6793fae
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| 319 | + | |
| 320 | + | |
319 | 321 | | |
320 | 322 | | |
321 | 323 | | |
| |||
0 commit comments