Skip to content

Instantly share code, notes, and snippets.

@timriley
Created June 26, 2009 03:47
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save timriley/136294 to your computer and use it in GitHub Desktop.
Save timriley/136294 to your computer and use it in GitHub Desktop.
alias dewip="sed -E -i '' -e '/^[[:blank:]]*@wip$/d;s/,[[:blank:]]*@wip//g;s/@wip,[[:blank:]]*//g' features/**/*.feature"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment