Skip to content

Instantly share code, notes, and snippets.

@wheresrhys
Last active August 2, 2019 13:26
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 wheresrhys/b49f8c2fc5f82558913afc45aa52d418 to your computer and use it in GitHub Desktop.
Save wheresrhys/b49f8c2fc5f82558913afc45aa52d418 to your computer and use it in GitHub Desktop.
[...document.querySelectorAll('.State:not([title="Status: Open"])')].map(e=>e.closest('.js-branch-row').querySelector('.js-branch-delete-target').click())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment