Linux
Command
Library
Commands
Basics
Tips
git-contrib
Display commits from a specific author.
TLDR
Display all commit hashes and their corresponding commit messages from a specific author
$ git contrib [author]
COLLAPSE ALL
Copied to clipboard