506
501
'Branch.set_tags_bytes', 'bzrlib.smart.branch',
507
502
'SmartServerBranchSetTagsBytes')
508
503
request_handlers.register_lazy(
512
504
'Branch.get_stacked_on_url', 'bzrlib.smart.branch', 'SmartServerBranchRequestGetStackedOnURL')
513
505
request_handlers.register_lazy(
514
506
'Branch.last_revision_info', 'bzrlib.smart.branch', 'SmartServerBranchRequestLastRevisionInfo')