Skip to content

Instantly share code, notes, and snippets.

@luhonghai
Created November 21, 2018 07:17
Show Gist options
  • Save luhonghai/1cf4e79a237fbae5ee368453970e4656 to your computer and use it in GitHub Desktop.
Save luhonghai/1cf4e79a237fbae5ee368453970e4656 to your computer and use it in GitHub Desktop.
Delete feature/* branch
git branch -D $(git for-each-ref --format='%(refname:short)' refs/heads/feature/*)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment