Skip to content

Instantly share code, notes, and snippets.

@letmein
Created July 20, 2015 19:32
Show Gist options
  • Save letmein/e4c3c310b4b05107f3c7 to your computer and use it in GitHub Desktop.
Save letmein/e4c3c310b4b05107f3c7 to your computer and use it in GitHub Desktop.
git grep
alias gg="git grep -n --heading --break"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment