當我從命令行鍵入git pull時,我可以得到沒有任何問題的代碼。SourceTree for Windows not working
當我打開SourceTree的Windows,並嘗試一拉,我得到:
git -c diff.mnemonicprefix=false -c core.quotepath=false fetch origin
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Completed with errors, see above.
什麼可能我是做錯了什麼?
我有同樣的事情,我無法找到一個解決方案。我會將此報告給Atlassian支持。 – Kriem 2013-03-22 10:33:19
順便說一句,對於我來說,當用命令行克隆回購時,我可以將工作副本添加到sourcetree。但是,那麼我將無法推動。另外,這也適用於windows或mac的git。你呢? – Kriem 2013-03-22 10:57:33
And:http://stackoverflow.com/questions/15548200/cloning-a-git-repo-succeeds-with-the-command-line-but-fails-with-a-git-gui-clie – Kriem 2013-03-22 10:57:52