Skip to content
Snippets Groups Projects

Fix: resolve SSH url for git menu

Merged Administrator requested to merge beatrix/giturl into master

Created by: abeatrix

This PR is to address the issue stated in https://github.com/sourcegraph/sourcegraph-jetbrains/issues/25

The Open in Sourcegraph from the git menu feature is currently working for projects that are using HTTP as their remote URL, but not for projects that are using SSH due to the command we run to get the URI. This fix is to turn URL that starts with git into HTTPS format in the url builder function for git menu.

Removed utm tags to address https://github.com/sourcegraph/sourcegraph-jetbrains/issues/16 Enforce defaultBranch even if it does not exist in origin remote to address https://github.com/sourcegraph/sourcegraph-jetbrains/issues/15

Merge request reports

Merged by avatar (Jun 5, 2025 4:06pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading