1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-15 00:15:32 +02:00

Update bitbucket pull request url.

This commit is contained in:
Kristijan Husak
2019-03-15 15:14:26 +01:00
committed by Jesse Duffield
parent 43e5c042a2
commit 0d208b7957
2 changed files with 3 additions and 3 deletions

View File

@ -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",