mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
282 B
282 B
git contrib
Display commits from an author. Part of
git-extras. More information: https://github.com/tj/git-extras/blob/main/Commands.md#git-contrib.
- Display all commit hashes and their corresponding commit messages from a specific author:
git contrib {{author}}