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.

_______________________________________________
Luarocks-developers mailing list
[email protected]
http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers

Reply via email to