On Sat, May 30, 2015 at 4:20 PM, Dawid Weiss
<[email protected]> wrote:
> # time git clone --depth 1 https://github.com/apache/lucene-solr.git

This breaks rule #1 of using git, don't pass any options to any of the
commands, or it shits itself.

Git clone is slow, i think the reason is all the old jar files in the
repository. It needs to be fixed.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to