Skip to content

Instantly share code, notes, and snippets.

@bgreenlee
Created June 29, 2011 05:33
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 bgreenlee/1053216 to your computer and use it in GitHub Desktop.
Save bgreenlee/1053216 to your computer and use it in GitHub Desktop.
dotjs (http://defunkt.io/dotjs/) script to hide the GitHub one-click merge pull request button, which makes a mess of your repo #github #javascript
// hide the evil merge button
$("#js-mergeable-clean").hide()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment