Skip to content

Latest commit

 

History

History

git-gg

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.