Skip to content

"GitLens: Open File on Remote" opens wrong Bitbucket URL #1006

@halilim

Description

@halilim
  • GitLens Version: 10.2.1
  • VS Code version: Code 1.44.2 (ff915844119ce9485abfe8aa9076ec76b5300ddd, 2020-04-16T17:07:18.473Z)
  • OS version: Darwin x64 19.4.0

Steps to Reproduce:

  1. git clone https://bitbucket.org/atlassian/bitbucket-server-example-plugins.git
    cd bitbucket-server-example-plugins
    git checkout release/4.0
    code .
    
  2. Open .gitignore and select lines 2 & 3
  3. Cmd+Shift+P > GitLens: Open File on Remote

Actual:

https://bitbucket.org/atlassian/bitbucket-server-example-plugins/src/release/4.0/.gitignore#.gitignore-2:3 (404)

Expected:

https://bitbucket.org/atlassian/bitbucket-server-example-plugins/src/df3d81742268cd6ce91b1bc53d8611d701aab2fc/.gitignore?at=release%2F4.0#lines-2:3

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions