Magit amend commit author

from blog lmno.lol @alvaro, | ↗ original
Rarely use it, but handy. Use Magit to amend git commit author. Rebase interactively (r, i). Move point to commit to ammend. Execute command (x). git commit --amend --author="name " Commit (c, c).