checkout icon indicating copy to clipboard operation
checkout copied to clipboard

Add option to checkout via REST API

Open ddzz opened this issue 3 years ago • 1 comments

Currently, if git is not installed, a repo is downloaded via the GitHub REST API. An option should be added to download a repository via REST even when git is installed.

ddzz avatar May 15 '22 13:05 ddzz

Downloads via REST API can be 2 to 3x faster in some cases, so would be nice to be able to explicitly choose that option.

yogurtearl avatar Sep 29 '22 00:09 yogurtearl