You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
So our company's bitbucket moved from on premise to adaptavist saas based. As a result the git remote sshs are all of format: ssh://git@<company>-gitssh.adaptavist.com:1234/<project>/<repo>.git.
From reading other issues like this one for eg: https://bitbucket.org/atlassianlabs/atlascode/issues/21/can-not-login-into-bitbucket-cloud-from
Looks like "bitbucket.org" has to be in remote urls for the extension to work correct? How can this work in situations like ours where partners like adaptavist and custom sites are involved? Maybe there is a configuration for this extension am missing that i could add more domains to look for?
Thanks