- Extension version: 0.112.0
- VSCode Version: 1.100.2
- OS: Ubuntu 22.04
- Repository Clone Configuration (single repository/fork of an upstream repository): Single repository.
- GitHub Product (GitHub.com/GitHub Enterprise version x.x.x): GitHub Managed User (ghe.com) instance.
Steps to Reproduce:
- Right click on a line.
- Copy GitHub Permalink
- Link is linked to
https://github.com/<organization>/<repository> instead of https://<enterprise>.ghe.com/<organization>/<repository>
Note!
I have logged in to GitHub Managed User (ghe.com) instance with the extension.
Executing git remote -v shows:
origin <enterprise>@<enterprise>.ghe.com:<organization>/<repository>.git (fetch)
origin <enterprise>@<enterprise>.ghe.com:<organization>/<repository>.git (push)
Steps to Reproduce:
https://github.com/<organization>/<repository>instead ofhttps://<enterprise>.ghe.com/<organization>/<repository>Note!
I have logged in to GitHub Managed User (ghe.com) instance with the extension.
Executing
git remote -vshows: