Skip to content

Instantly share code, notes, and snippets.

@brailsmt
Created September 17, 2016 02:56
Show Gist options
  • Save brailsmt/74b27897ecd22a11f9d690b90d9f54fc to your computer and use it in GitHub Desktop.
Save brailsmt/74b27897ecd22a11f9d690b90d9f54fc to your computer and use it in GitHub Desktop.
Add all modified files
#/usr/local/bin/bash
#cerner_2^5_2016
git ls-files -m | xargs git add
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment