Skip to content

Instantly share code, notes, and snippets.

@AntMooreWebDev
Created October 26, 2017 16:58
Show Gist options
  • Select an option

  • Save AntMooreWebDev/7c33f2581d0e61ad7b77dff2a1a79ca0 to your computer and use it in GitHub Desktop.

Select an option

Save AntMooreWebDev/7c33f2581d0e61ad7b77dff2a1a79ca0 to your computer and use it in GitHub Desktop.
Collapses all diff panes on GitHub
$$('.file-header > .file-actions > button').forEach(function(element){element.click()})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment