For when I forget to change my client work git email
reset-author-of-multiple-commits.bash
1 lines 79 B view raw
1git rebase -i <parent-commit-sha> -x "git commit --amend --reset-author -CHEAD"