Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
move extern repos to https addresses
The extern repos are currently cloned with SSH. This means that attempting to clone them on a system that doesn't have an SSH key which GitHub accepts fails. Change them to HTTPS as they're read only anyway.
- Loading branch information