Skip to content

Instantly share code, notes, and snippets.

@vincenthauser
Created October 30, 2014 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vincenthauser/9a162fbe4c1142dc860e to your computer and use it in GitHub Desktop.
Save vincenthauser/9a162fbe4c1142dc860e to your computer and use it in GitHub Desktop.
git status | grep .properties | awk '{print $2}' | xargs git checkout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment