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

remove port from repository path to access the copied URL #31

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kawagh
Copy link

@kawagh kawagh commented Nov 12, 2024

resolve #19

I removed port number part from repository path to access the copied URL and modified test case.

I tested following steps.

  1. change remote url
git remote set-url ssh://[email protected]:1122/products/path/cpp-edr-test.git
  1. perform Copy Permalink action

  2. check copied URL and the URL is like working address (shown in Port misplaced #19 )

https://git.company.com/products/path/cpp-edr-test/blob/840f5c7136489a906cd11ace620253d368a7ed46/README.md#L36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Port misplaced
1 participant