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