idea拉取git报错,检查用户配置文件C:\Users\me\.gitconfig
去掉代理:

[http]
    proxy = socks5://127.0.0.1:1080
[https]
    proxy = socks5://127.0.0.1:1080

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

Captcha Code