41
40
# (both mainline and merged), but not other revisions that may be in the
48
48
takes_args = ['location?', 'committer?']
50
50
def run(self, location=None, committer=None, dry_run=False):
54
54
# Passed in locations should be exact
56
56
branch = bzrdir.open_branch()
58
58
branch_config = branch.get_config()