如何更改一个特定提交的提交做者? - How to change the commit author for one specific commit?

问题:

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


解决方案:

参考一: https://stackoom.com/question/ClTZ/如何更改一个特定提交的提交做者
参考二: https://oldbug.net/q/ClTZ/How-to-change-the-commit-author-for-one-specific-commit
相关文章
相关标签/搜索