608
628
takes_args = ['to_location', 'from_branch?', 'reuse_history*']
609
629
takes_options = ['verbose', Option('max-count', type=int),
611
631
help='Force encoding to specified value. See WARNING.')]
613
633
def run(self, to_location, from_branch=None, fast=False, max_count=None,