Hacker News new | ask | show | jobs
by hosteur 61 days ago

    for url in url1 url2 ..; do git clone $url; done
That’s not really a script but a basic one liner.
1 comments

No, but to be honest, why would you want it to? That's... well, you already showed the trivial one-liner.