mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-16 02:37:06 +00:00
The current setup fails with a "cannot read tree" error. Also added flags to parallelise each fetch, which is relevant when submodules are involved. (So, pretty much just starter-kit, haha.) It would be nice to also parallelise the various fetches, but that would hit the same remote multiple times, and could lead to rate-limiting...