Current Behaviour
git-open after a feature branch push opens the following URL pattern
https://bitbucket.org/<user>/<repo>/src/<branch>
Expected Behaviour
should open this URL pattern
https://bitbucket.org/<user>/<repo>/pull-requests/new?source=<branch>&t=1
Current Behaviour
git-openafter a feature branch push opens the following URL patternhttps://bitbucket.org/<user>/<repo>/src/<branch>Expected Behaviour
should open this URL pattern
https://bitbucket.org/<user>/<repo>/pull-requests/new?source=<branch>&t=1