From 0d208b7957faa098f9f462cfe076ed90e5bf05dd Mon Sep 17 00:00:00 2001 From: Kristijan Husak Date: Fri, 15 Mar 2019 15:14:26 +0100 Subject: Update bitbucket pull request url. --- pkg/commands/pull_request.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/commands/pull_request.go') diff --git a/pkg/commands/pull_request.go b/pkg/commands/pull_request.go index 7f0a55334..11905f01d 100644 --- a/pkg/commands/pull_request.go +++ b/pkg/commands/pull_request.go @@ -34,7 +34,7 @@ func getServices() []*Service { }, { Name: "bitbucket.org", - PullRequestURL: "https://bitbucket.org/%s/%s/pull-requests/new?t=%s", + PullRequestURL: "https://bitbucket.org/%s/%s/pull-requests/new?source=%s&t=1", }, { Name: "gitlab.com", -- cgit v1.2.3