Skip to content

Instantly share code, notes, and snippets.

@yoppi
Created August 2, 2013 04:55
Show Gist options
  • Save yoppi/6137599 to your computer and use it in GitHub Desktop.
Save yoppi/6137599 to your computer and use it in GitHub Desktop.
git grepするときにファイルの拡張子で絞り込む
git grep 'hogehoge' -- "*.rb"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment