Merge "Don't call get_branch_name from assert_one_change"
This commit is contained in:
commit
5431ca2042
@ -487,7 +487,6 @@ def get_branch_name(target_branch):
|
||||
|
||||
|
||||
def assert_one_change(remote, branch, yes, have_hook):
|
||||
branch_name = get_branch_name(branch)
|
||||
has_color = check_color_support()
|
||||
if has_color:
|
||||
color = git_config_get_value("color", "ui").lower()
|
||||
|
Loading…
x
Reference in New Issue
Block a user