Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy GitHub Permalink doesn't work with custom SSH #6668

Closed
christianvuerings opened this issue Feb 23, 2025 · 0 comments · Fixed by #6669
Closed

Copy GitHub Permalink doesn't work with custom SSH #6668

christianvuerings opened this issue Feb 23, 2025 · 0 comments · Fixed by #6669
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@christianvuerings
Copy link
Contributor

  • Extension version: 0.104.0
  • VSCode Version: 1.97.2
  • OS: Mac OS 15.2 (24C101)
  • Repository Clone Configuration (single repository/fork of an upstream repository): SSH org-4@git.musta.ch:organization/repo.git
  • github-enterprise.uri set to https://git.musta.ch
  • Github Product (Github.com/Github Enterprise version x.x.x): GitHub Enterprise Server 3.13.7

Steps to Reproduce:

  1. Click Copy As => Copy GitHub Permalink

Issue:

Copies

https://github.com/organization/repo/blob/b120817b885436984b948dd4ea86d399e35846e9/package.json#L19

Expected:

Copies

https://git.musta.ch/organization/repo/blob/b120817b885436984b948dd4ea86d399e35846e9/package.json#L19
@alexr00 alexr00 self-assigned this Feb 24, 2025
@alexr00 alexr00 added the bug Issue identified by VS Code Team member as probable bug label Feb 24, 2025
@alexr00 alexr00 added this to the February 2025 milestone Feb 24, 2025
@joshspicer joshspicer added the verified Verification succeeded label Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants