refs/original/HEADの場合
$ git update-ref -d refs/original/HEAD
直前のcommitの修正
http://blog.cheki.net/archives/2405
git commit --amend --author="hoge <hoge@example.com>"
めも
refs/original/HEADの場合
$ git update-ref -d refs/original/HEAD
直前のcommitの修正
http://blog.cheki.net/archives/2405
git commit --amend --author="hoge <hoge@example.com>"
めも