Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Mac + 山狮上使用 bitbucket / git。一切都运行良好,但突然我在推送到 github 时开始收到错误:
error: git credential-osxkeychain store died of signal 11
然后它会询问我的密码。我输入正确,它返回相同的错误消息以及:
fatal: The remote end hung up unexpectedly
git pull根本不返回任何东西。
git pull
知道发生了什么吗?