git grep-group Find text and group the output lines, a.k.a. gg Git alias: grep-group = grep --break --heading --line-number --color Syntax: git grep-group [options] Example: git grep-group foo