Skip to content

Instantly share code, notes, and snippets.

@smerrill
Created May 4, 2011 19:03
Show Gist options
  • Select an option

  • Save smerrill/955798 to your computer and use it in GitHub Desktop.

Select an option

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
Copy Markdown
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