Huppy
01-10-2022, 09:01 PM
No big deal to me, but github obviously made some security changes. Got this when trying to pull updated source code today:
$ git pull
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.
$ git pull
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.