-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
- GitLens Version: 9.5.1
- VSCode Version: 1,32,3
- OS Version: Windows 10
Steps to Reproduce:
- Connect to a Bitbucket repo, e.g.
git remote -v
origin https://bitbucket.tds.td.com/scm/tbsm/tbsm-vision-db.git (fetch)
origin https://bitbucket.tds.td.com/scm/tbsm/tbsm-vision-db.git (push)
Click on :Open Branch On Remote
- 404 since the URL is incorrect
(tries to go to https://bitbucket.tds.td.com/projects/scm/repos/tbsm/tbsm-vision-db/commits?until=develop)
Correct url is: https://bitbucket.tds.td.com/projects/TBSM/repos/tbsm-vision-db/commits
The problem is the "scm/" inserted in the bad url.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels