最近、奇妙なエラーが発生しています。Git のインストールは機能していますが、これは変更をコミットするときのシェル出力です。
$ git commit -m 'Removing crap'
error: unable to append to .git/logs/refs/heads/master
fatal: cannot update HEAD ref
最近、奇妙なエラーが発生しています。Git のインストールは機能していますが、これは変更をコミットするときのシェル出力です。
$ git commit -m 'Removing crap'
error: unable to append to .git/logs/refs/heads/master
fatal: cannot update HEAD ref