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