dev-cmd/pr-pull: add debug output for merge base
This commit is contained in:
parent
1ed8b3db2f
commit
08fb8e441f
@ -471,6 +471,7 @@ module Homebrew
|
|||||||
else
|
else
|
||||||
current_branch_head
|
current_branch_head
|
||||||
end
|
end
|
||||||
|
odebug "Pull request merge-base: #{original_commit}"
|
||||||
|
|
||||||
unless args.no_commit?
|
unless args.no_commit?
|
||||||
cherry_pick_pr!(user, repo, pr, path: tap.path, args: args) unless args.no_cherry_pick?
|
cherry_pick_pr!(user, repo, pr, path: tap.path, args: args) unless args.no_cherry_pick?
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user