Skip to content

open -c URL fixed for bitbucket#169

Open
ram-ai-kumar wants to merge 3 commits intopaulirish:masterfrom
ram-ai-kumar:master
Open

open -c URL fixed for bitbucket#169
ram-ai-kumar wants to merge 3 commits intopaulirish:masterfrom
ram-ai-kumar:master

Conversation

@ram-ai-kumar
Copy link
Copy Markdown

open -c URL fixed for bitbucket. Also works for github and gitlab.

Copy link
Copy Markdown

@jormaechea jormaechea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 to this. It's currently broken for bitbucket.

git-open Outdated
Comment on lines +245 to +248
# bitbucket uses `/commits/...` (plural)
openurl="$openurl/commits/$sha"
else
# github and gitlab use `/commit/...` (singular)
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested manually only on these 3 services

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
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.

4 participants