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