Skip to content

Instantly share code, notes, and snippets.

@dmsimard
Created October 30, 2017 16:56
Show Gist options
  • Save dmsimard/e33a2e44e08464c5ed07e10b6941e0e8 to your computer and use it in GitHub Desktop.
Save dmsimard/e33a2e44e08464c5ed07e10b6941e0e8 to your computer and use it in GitHub Desktop.
github.com to git.openstack.org
javascript:(function()%7Bwindow.location.href%20%3D%20%22https%3A%2F%2Fgit.openstack.org%2Fcgit%22%20%2B%20window.location.pathname.replace(%2F%5C%2Fblob%5C%2F%5Cw%2B%5C%2F%2F%2C%20%22%2Ftree%2F%22)%7D)()
window.location.href = "https://git.openstack.org/cgit" + window.location.pathname.replace(/\/blob\/\w+\//, "/tree/")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment