1410
1414
self.set_revision_history(source.revision_history())
1418
1423
for hook in Branch.hooks['post_pull']:
1419
hook(source, _hook_local, _hook_master, old_count, old_tip,
1425
1429
def _get_parent_location(self):
1426
1430
_locs = ['parent', 'pull', 'x-pull']