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


背景

使用 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 配置文件中添加代理服務器信息" 取消選中,即可。

參考資料

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


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM