我有一個奇怪的問題。我使用TortoiseGIT(Win7)和我的倉庫放在vritual服務器(Debian)上,在那裏我使用gitolite和SSH密鑰。拉不工作 - Debian + gitolite上的TortoiseGIT/Windows 7/GIT
我可以clone
庫到我的電腦,我可以運行Fetch
,Push
,Commit
,Sync
..一切,但試圖從Pull
服務器Pushed
其他貢獻者的變化時,出現以下錯誤:
git.exe pull -v --progress "origin"
fatal: 'pull' appears to be a git command, but we were not
able to execute it. Maybe git-pull is broken?
git did not exit cleanly (exit code 128)
我不明白,爲什麼只是pull
命令不工作..感謝您的任何幫助。
我可以製作存儲庫的克隆,並提供更改..但不能Pull
對我在PC上創建的存儲庫的更改。
感謝您的回覆。我在虛擬服務器上做的唯一事情就是componen更新(也許它有幫助)。現在它工作正常。我不知道是什麼問題,但我真的很感謝你的幫助。我將爲未來保存你的答案。 – arnie 2012-07-24 08:36:32