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

git clone link gives warning. #3

Open
kraiskil opened this issue Apr 18, 2022 · 0 comments
Open

git clone link gives warning. #3

kraiskil opened this issue Apr 18, 2022 · 0 comments

Comments

@kraiskil
Copy link

Following the main page instructions nowdays fails to clone:

$ git clone git://github.com/cgdb/cgdb.git
Cloning into 'cgdb'...
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.

Using https instead

$ git clone https://github.com/cgdb/cgdb.git

works fine.

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

1 participant