This repository has been archived by the owner on Sep 9, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use expensive timeout for git checkout
This can be slow on large repos, but also often seems to be particularly slow on windows. Adding --progress would help with this, but we probably need to sniff versions for that. Fixes #948
- Loading branch information