Skip to content

Instantly share code, notes, and snippets.

@abackstrom
Created June 17, 2013 18:54
Show Gist options
  • Save abackstrom/5799310 to your computer and use it in GitHub Desktop.
Save abackstrom/5799310 to your computer and use it in GitHub Desktop.
Enable GitHub "Repository Next"
$('<a href="/users/' + $("#js-command-bar-field").data('username') + '/enable_repository_next" class="button minibutton flash-action blue" data-method="post">Enable Repository Next</a>').appendTo(document.body).click()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment