mirror of
https://github.com/adusak/bitbucket-git-helpers.plugin.zsh.git
synced 2026-01-11 19:30:23 +01:00
fix
This commit is contained in:
@@ -16,6 +16,7 @@ def construct_PR_URL
|
||||
host = repo_url
|
||||
else
|
||||
host = remote[bbloc..-5].sub(':','/')
|
||||
end
|
||||
return "https://#{host}/pull-requests/new?source=#{git_branch()}&t=1"
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user