git получить коммит -автора
git show <commit_id> | grep Author
GutoTrosla
git show <commit_id> | grep Author
git log --author="Jon"