Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
ljschumacher opened this issue May 11, 2022 · 1 comment
Closed

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

ljschumacher opened this issue May 11, 2022 · 1 comment

Comments

@ljschumacher
Copy link

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
Copy link
Member

sampsyo commented May 11, 2022

Thanks! Switched to an HTTPS URL.

prvn-pa added a commit to prvn-pa/ooel that referenced this issue Aug 26, 2022
Use HTTP for git URL (close uwsampa#23)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants