paulirish / git-open

Type `git open` to open the GitHub page or website for a repository in your browser.
MIT License
3.29k stars 246 forks source link

Open bitbucket page with the right branch … #165

Closed ryuheechul closed 3 years ago

ryuheechul commented 4 years ago

replace from ?at to / for providerBranchRef

Resolves #80

derimagia commented 4 years ago

Can you rebase and add/fix the tests? It looks like #164 fixes the tests for this but it seems to be using /branch instead of /src but that looks incorrect to me.

ryuheechul commented 4 years ago

I rebased and src seems to correct

itsmichaeldiego commented 3 years ago

Thanks 🙏