Skip to content

Instantly share code, notes, and snippets.

@chestone
Last active January 11, 2020 22:53

Revisions

  1. chestone revised this gist Feb 20, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion arc-delete.sh
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    git branch -D `git branch | grep -E arcpatch-*`
    git branch -D `git branch | grep -E arcpatch-D[0-9]+`
  2. chestone created this gist Feb 20, 2015.
    1 change: 1 addition & 0 deletions arc-delete.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    git branch -D `git branch | grep -E arcpatch-*`