## 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`