Skip to content

Instantly share code, notes, and snippets.

@thermistor
Forked from timriley/dewip.sh
Created May 18, 2010 05:41
Show Gist options
  • Save thermistor/404674 to your computer and use it in GitHub Desktop.
Save thermistor/404674 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