Skip to content

Instantly share code, notes, and snippets.

@smerrill
Created May 4, 2011 19:03
Show Gist options
  • Save smerrill/955798 to your computer and use it in GitHub Desktop.
Save smerrill/955798 to your computer and use it in GitHub Desktop.
hg status | gawk '/^M/ { print $2; }' | egrep -L 'filefield_paths|ffp' | xargs hg revert --no-backup
@smerrill
Copy link
Author

smerrill commented May 4, 2011

Oh drush fua. You so crazy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment