Added a new Github-specific downloader that can download repositories as a gzipped tarball.
Generally speaking, this should be much faster than cloning a repository (even a shallow one) and we can take take advantage of Github's tarball support. I've made this opt-in (using the :download_only option) in case this breaks any existing functionality people expect (e.g. using submodules).
Showing
Please
register
or
sign in
to comment