--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # git contrib > Display commits from an author. > Part of `git-extras`. > More information: . - Display all commit hashes and their corresponding commit messages from a specific author: `git contrib {{author}}`