Skip to content

Instantly share code, notes, and snippets.

@shinzui
Forked from timriley/dewip.sh
Created August 12, 2009 21:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shinzui/166795 to your computer and use it in GitHub Desktop.
Save shinzui/166795 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