GoPR ables you to open a pull-request from your current git branch.
Supports Github and BitBucket.
go get github.com/wjsantos/gopr
Make sure you have on your PATH
the GO bin path, e.g.
export PATH=$PATH:$GOPATH/bin
# On your project, checkout the branch you want to open PR and type:
gopr