Difference between author and committer in Git?
I am trying to make a commit like git commit --author="John Doe <john@doe.com>" -m "<the usual commit message>" where John Doe is some user in whose name I want to make the commit. It