[SourceTree] - 提交代碼失敗 "git -c diff.mnemonicprefix=false -c core.quotepath=false" 之解決

背景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代理

相關文章
相關標籤/搜索