> Currently we are evaluating the usage of git for OpenOffice.org as one of the
> candidates (SVN is the other one), see
>
>
http://wiki.services.openoffice.org/wiki/SCM_Migration
>
> I've provided a git import of OOo with the entire history; the problem is that
> the pack has 2.5G, so it's not too convenient to download for casual
> developers that just want to try it. Shallow clone is not a possibility - we
> don't get patches through mailing lists, so we need the pull/push, and also
> thanks to the OOo development cycle, we have too many living heads which
> causes the shallow clone to download about 1.5G even with --depth 1.