jerone / UserScripts

🐵 My UserScripts
https://github.com/jerone/UserScripts#readme
GNU General Public License v3.0
339 stars 39 forks source link

github enterprise support #117

Closed nheath closed 7 years ago

nheath commented 7 years ago

https://github.com/jerone/UserScripts/blob/master/Github_Pull_Request_From/Github_Pull_Request_From.user.js#L40

this should use a host-less absolute url. Specifically

treeLink.setAttribute("href", String.format("/{0}/{1}/tree/{2}",
jerone commented 7 years ago

Can you submit a PR.