【发布时间】:2013-12-17 04:52:19
【问题描述】:
这个问题让我抓狂,我已经在 Win 64 位上安装了 Git Exensions、GitHub 甚至 SourceTree,但我无法拉/推任何东西,总是收到以下错误。我可以克隆公共存储库,但我尝试同步后又卡住了。
"C:\Program Files (x86)\Git\bin\git.exe" pull --progress "origin"
fatal: Full write to remote helper failed: Invalid argument
Done
SourceTree 错误
git -c diff.mnemonicprefix=false -c core.quotepath=false fetch origin
fatal: Full write to remote helper failed: Invalid argument
Completed with errors, see above.
谢谢
【问题讨论】: