dapphub / dapptools

Dapp, Seth, Hevm, and more
https://dapp.tools
2.08k stars 325 forks source link

dapp clone only uses git protocol #19

Open mbrock opened 6 years ago

mbrock commented 6 years ago

Issue by nanexcool Wednesday Aug 30, 2017 at 03:30 GMT Originally opened as https://github.com/dapphub/dapp/issues/47


dapp clone is only useful if you have an ssh key configured for github. Maybe a param to use https? or default to https if ssh fails?

mbrock commented 6 years ago

Comment by dbrock Friday Sep 01, 2017 at 11:29 GMT


Good point. Same goes for dapp install, though, right?

mbrock commented 6 years ago

Comment by nanexcool Friday Sep 01, 2017 at 13:40 GMT


I think it's best to have git submodules always as https, (like it already does), so dapp install would remain the same