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