Tag Archives: fatal: unable to connect to gitee.com: gitee.com[0: 180.97.125.228]: errno=Unknown error

[Solved] fatal: unable to connect to gitee.com: gitee.com[0: 180.97.125.228]: errno=Unknown error

fatal: unable to connect to gitee. com:
go. com[0: 180.97.125.228]: errno=Unknown error

Solution:

Find the .gitconfig file directly, delete these configurations, and you can push normally

[url "[email protected]"]
insteadOf = https://github.com/:
[url "git://"]
insteadOf = https://
[url "https://"]
insteadOf = git:/ /