虽然我通常可以进行提交,也可以提交push
到其他远程存储库(例如 Github),但是当我尝试 a 时,git push heroku master
我得到了这个错误:
error: inflate: data stream error (incorrect data check)
fatal: loose object ae1711b15b2793ae756797eebdfafc051d52a215 (stored in .git/objects/ae/1711b15b2793ae756797eebdfafc051d52a215) is corrupt
如果我这样做,git fsck --no-dangling
我会收到相同的消息。
这些是heroku遥控器:
heroku git@heroku.com:fppis.git (fetch)
heroku git@heroku.com:fppis.git (push)