Git Get Commit Author
git show <commit_id> | grep Author
GutoTrosla
git show <commit_id> | grep Author
git log --author="Jon"