Can't figure how to resolve an error when trying to setup upsource on EC2 where everything is fine except when trying to integrate with GitHub.
I simply use ssh for authentication and then input my GitHub url as
git@github.<company>.com:<user>/<repo>.git
But I get the message:
GitHub URL is not detected
Also tried https with same result.
It's not that it tries to authenticate; it's not able to parse and recognize the url.
I tried my personal github repo without the enterprise name in the url and that worked fine.
I tried builds 3.0 and 3.5.