Skip to content

Instantly share code, notes, and snippets.

@steshaw
Created April 22, 2010 21:47
Show Gist options
  • Save steshaw/375862 to your computer and use it in GitHub Desktop.
Save steshaw/375862 to your computer and use it in GitHub Desktop.
git add $(git status | grep modified | awk '{print $3}')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment