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