Display a git log with one line data code example Example 1: git log by author git log --author="Jon" Example 2: git log grep git log --all --grep='Build 0051'