Git log comment code example Example 1: search by message git git log --all --grep='Build 0051' Example 2: git log by author git log --author="Jon"