• tags::

常见用例

重命名用户

git rebase -i --root -x \
  "git commit --amend --author 'John Doe <johndoe@example.com>' -CHEAD"