Git alias:
gg = grep --break --heading --line-number --color
Example:
git gg
Also aliased as git grep-group.