# Changes the username and email of all commits from the start. git rebase -i --root -x "git commit --amend --author='YOUR_USERNAME --no-edit'"
git commit --amend --author="John Doe "