Use git commit --amend to edit the last commit. Use the --author option to change the <name> and <email> of the commit's author. Use git commit -a to edit a commit that has already been made. The --commit option can also be used to update a previous commit.
1 Comment
Sort: