git gg

Grep group i.e. search with our preferred options

Git alias:

gg = grep --break --heading --line-number --color

Example:

git gg

Also aliased as git grep-group.