Ubah penulis komit setelah dorongan
git commit --amend --author="Author Name <[email protected]>" --no-edit
Healthy Horse
git commit --amend --author="Author Name <[email protected]>" --no-edit
git rebase -i HEAD~2
git commit --amend --author="Cesar Bueno <[email protected]>"
git rebase --continue