第一次接触 git 注册完 github 然后在 git 上 push 文件报了个错误找了网上很多方法都不管用.... $ git remote add origin [email protected]:djkloop/githubOneWeb.git fatal: remote origin already exists. $ git push -u origin master fatal: unable to access 'https://github.com/djkloop/githubOneWeb.git/': Couldn't resolve proxy 'http' 前面是报错 443 不知道瞎改了个什么然后就变成 Couldn't resolve proxy 'http'这个错误了.... 希望哪个大牛帮我看下这个该怎么办啊.....


