On Fri, Sep 17, 2010 at 8:46 AM, 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>
Sounds like a good idea, but the "in modern versions at least" bit made me wary. (I'd prefer avoiding it if it's a recent feature, because I don't want to have to start replying "upgrade your git" to people. :) ) -- Hisham _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
