pyrocore icon indicating copy to clipboard operation
pyrocore copied to clipboard

git issues on new machine

Open bhurt1 opened this issue 3 years ago • 1 comments
trafficstars

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.

bhurt1 avatar Apr 09 '22 18:04 bhurt1

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.

Run this "git config --global url."https://".insteadOf git://" without quotes

Merlincool avatar Apr 11 '22 20:04 Merlincool