On 2013-10-24 14:47, Dicebot wrote:

Rationale? I'd expect it to do `git clone --recursive" :(

I think it downloads the zip from GitHub and that doesn't include the
submodules. I guess the advantage is that git isn't required to be
installed. I assume libgit2 could be used to avoid the dependency on
git, but that would be more work to implement.

/Jacob Carlborg