Skip to content

Instantly share code, notes, and snippets.

@sshirokov
Created December 29, 2009 19:43
Show Gist options
  • Select an option

  • Save sshirokov/265531 to your computer and use it in GitHub Desktop.

Select an option

Save sshirokov/265531 to your computer and use it in GitHub Desktop.
[alias]
grep-property = "!f() { git grep --cached -E \"[a-z0-9]+\\.$1\\.{0,1} *(<<|=){0,1}[ \\n;]{1,}\"; };f"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment