paulirish / git-open

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

default to upstream branch #140

Closed lovef closed 5 years ago

lovef commented 5 years ago

Hello again

I always name my remote branches with a prefix. For instance I push upstream-branch to remote branch lovef.code/upstream-branch. Therefore I like git open to default open the upstream branch. Currently I would instead get a 404

derimagia commented 5 years ago

Sorry for taking so long to get to this, looks good 👍