312
310
clients might prefer to call merge_inner(), which has less magic behavior.
316
314
this_branch = Branch.open_containing(this_dir)[0]
317
315
if show_base and not merge_type is ApplyMerge3:
318
316
raise BzrCommandError("Show-base is not supported for this merge"