标签: macos git bitbucket
我在Mac + Mountain lion上使用bitbucket / git。一切都运行得很好,但突然间,当我推送到github时,我开始收到错误:
error: git credential-osxkeychain store died of signal 11
然后询问我的密码。我输入正确,它返回相同的错误消息以及:
fatal: The remote end hung up unexpectedly
git pull根本不会返回任何内容。
git pull
知道发生了什么事吗?