3318
3318
Option('other', 'Same as --theirs-only.'),
3323
3324
encoding_type = 'replace'
3326
3327
def run(self, other_branch=None, reverse=False, mine_only=False,
3327
theirs_only=False, log_format=None, long=False, short=False, line=False,
3328
show_ids=False, verbose=False, this=False, other=False):
3329
log_format=None, long=False, short=False, line=False,
3330
show_ids=False, verbose=False, this=False, other=False,
3329
3332
from bzrlib.missing import find_unmerged, iter_log_revisions