Hi, i postet an issue where patch was done by an external author. At the time of pushing i didn't had the email of the author, so i couldn't apply the author to the commit. How can i now change the commit message with the new author? is it enough to do git commit -a --amend --author=<author> or do i have to reset the author first? vg Steffen