Skip to content

git clone link gives warning. #3

Description

@kraiskil

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions