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

Support bitbucket repos cloned with ssh #173

Open
prabhu43 opened this issue Oct 10, 2020 · 2 comments · May be fixed by #174
Open

Support bitbucket repos cloned with ssh #173

prabhu43 opened this issue Oct 10, 2020 · 2 comments · May be fixed by #174

Comments

@prabhu43
Copy link

If an incorrect URL is opened, please provide the following so we can write a test:

Example clone url:

ssh://git@bitbucket.scm.com/project1/repo1.git

Example branch name:

master

Expected web URL:

https://bitbucket.scm.com/projects/project1/repos/repo1

@prabhu43
Copy link
Author

I will work on this

@prabhu43 prabhu43 linked a pull request Oct 10, 2020 that will close this issue
@ptz0n
Copy link

ptz0n commented Feb 17, 2021

Example clone url:

git clone git@bitbucket.org:org-name/repo-name.git

Example branch name:

branch-name

Expected web URL:

https://bitbucket.org/org-name/repo-name/branch/branch-name

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 a pull request may close this issue.

2 participants