Re: [dev] Migration to git

From: Calvin Morrison <mutantturkey_AT_gmail.com>
Date: Sun, 9 Dec 2012 13:52:27 -0500

fantastic!


On 9 December 2012 10:29, Kai Hendry <hendry_AT_iki.fi> wrote:

> On 29 November 2012 12:13, Calvin Morrison <mutantturkey_AT_gmail.com> wrote:
> > With the transfer to git, would it be possible for me to clone all of the
> > suckless repositories in one fell sweep?
>
> curl -s http://git.suckless.org/ |
> xml sel -N x="http://www.w3.org/1999/xhtml" -t -m "//x:a" -v '_AT_title' -n |
> grep . |
> while read repo
> do git clone git://git.suckless.org/$repo
> done
>
> http://dabase.com/e/09020/
>
>
Received on Sun Dec 09 2012 - 19:52:27 CET

This archive was generated by hypermail 2.3.0 : Sun Dec 09 2012 - 20:00:05 CET