git commit --amend --reset-author
Jump to navigation
Jump to search
git commit --amend --reset-author
git commit --amend --author="John Doe <[email protected]>" --no-edit
git commit --author="John Doe <[email protected]>"
git config --global user.email "[email protected]"
See also
git commit [ -a | -an | --amend | --amend --reset-author | --no-verify | -m | -S ]
Advertising: