Skip to content

git clone link gives warning. #3

@kraiskil

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions