码迷,mamicode.com
首页 > 其他好文 > 详细

[SourceTree] - 提交代码失败 "git -c diff.mnemonicprefix=false -c core.quotepath=false" 之解决

时间:2019-08-04 22:35:34      阅读:1832      评论:0      收藏:0      [点我收藏+]

标签:log   push   diff   prefix   alt   重装   img   origin   col   

背景

使用 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/spread-talent-system.git/‘: Received HTTP code 404 from proxy after CONNECT
Pushing to https://xxxxxx@bitbucket.org/xxxxxx/spread-talent-system.git
完成时带有错误,见上文。

解决

在 "工具 / 选项 / 网络" 中,将 "向 Git / Mercurial 配置文件中添加代理服务器信息" 取消选中,即可。

技术图片

参考资料

https://my.oschina.net/yycs/blog/914900

[SourceTree] - 提交代码失败 "git -c diff.mnemonicprefix=false -c core.quotepath=false" 之解决

标签:log   push   diff   prefix   alt   重装   img   origin   col   

原文地址:https://www.cnblogs.com/jinzesudawei/p/11300102.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!