I want to change the author of one specific commit in the history. 我想更改历史记录中一项特定提交的做者。 It's not the last commit. 这不是最后一次提交。 git
I know about this question - How do I change the author of a commit in git? 我知道这个问题- 如何在git中更改提交的做者? ide
But I am thinking about something, where I identify the commit by hash or short-hash. 可是我正在考虑某些事情,在这里我经过哈希或短哈希来标识提交。 this