On Fri, Sep 17, 2010 at 16:05, Linus Sjögren <[email protected]> wrote: > On 17 September 2010 12:46, Alexander Gladysh <[email protected]> wrote: >> Hi, list!
>> git clone (in modern versions at least) has an option to checkout only >> part of history. >> http://www.kernel.org/pub/software/scm/git/docs/git-clone.html >> I think that it useful for LR. We should try doing this: >> git clone --branch=<source.branch or "master"> --depth=1 <source.url> > What if you use source.tag? I believe that it should work anyway. (Also you may use source.branch instead of source.tag even now.) Alexander. _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
