背景git
使用 SourceTree 提交代码失败,尝试了重装 SourceTree 和 Git 问题依旧。服务器
错误信息网络
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags origin DEV:DEV fatal: unable to access 'https://bitbucket.org/xxxxxx/xxxxxx.git/': Received HTTP code 404 from proxy after CONNECT Pushing to https://xxxxxx@bitbucket.org/xxxxxx/xxxxxx.git 完成时带有错误,见上文。
解决工具
在 "工具 / 选项 / 网络" 中,将 "向 Git / Mercurial 配置文件中添加代理服务器信息" 取消选中,便可。spa
参考资料.net
https://my.oschina.net/yycs/blog/914900代理