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> > > Alexander.
What if you use source.tag? _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
