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
|
||||
current_branch_head
|
||||
end
|
||||
odebug "Pull request merge-base: #{original_commit}"
|
||||
|
||||
unless args.no_commit?
|
||||
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