Add support for Github enterprise repositories - #20
Conversation
|
Ping @osener |
|
@diego-alvarez-hs sorry for taking so long to review this. I see you're taking the full url from What do you think about introducing a local variable such as /cc @dgtized, @wjlroe, and @waymondo as you guys are probably more familiar with this package than I am at this point, and hopefully have experience with Github Enterprise :) |
|
Also, relying on |
|
I took a stab at adding support for github enterprise and bitbucket...as well as the non-origin remotes. |
|
I think I just wrote almost the same thing. Should have checked for existing PRs I guess #facepalm |
Add support for Github enterprise repositories as hostnames are different than github.com.
This is my first time writing LISP code, so I hope I'm not doing something crazy here.