Created
October 30, 2017 16:56
-
-
Save dmsimard/e33a2e44e08464c5ed07e10b6941e0e8 to your computer and use it in GitHub Desktop.
github.com to git.openstack.org
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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)() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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