リモートサーバーにプッシュすると、次のエラーが表示されます。
Counting objects: 58, done.
Compressing objects: 100% (35/35), done.
fatal: Out of memory, malloc failed (tried to allocate 595059947 bytes)
error: pack-objects died of signal 13
error: failed to push some refs to 'git@cassandra.predictioninstitute.com:development'"
問題は、非常に大きなログ ファイルを誤ってコミットしたことだと思います。その後、それらを削除しましたが (git rm logfile)、エラーは残ります。そして、それらは「git status」に表示されません。これから回復するにはどうすればよいですか?