On Sat, May 30, 2015 at 4:20 PM, Dawid Weiss <dawid.we...@cs.put.poznan.pl> 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org