uwsampa / research-group-web

a template for research group sites
Other
186 stars 400 forks source link

upstream pull no longer works with git:// address #23

Closed ljschumacher closed 2 years ago

ljschumacher commented 2 years ago

using the upstream address as described in the readme no longer works, seemingly due to changes in github security protocols

git pull upstream master fatal: remote error: The unauthenticated git protocol on port 9418 is no longer supported. Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.

sampsyo commented 2 years ago

Thanks! Switched to an HTTPS URL.