Skip to content

Latest commit

 

History

History

git-grep-group

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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