📅  最后修改于: 2022-03-11 14:51:25.012000             🧑  作者: Mango
# Changes the username and email of all commits from the start.
git rebase -i --root -x "git commit --amend --author='YOUR_USERNAME --no-edit'"