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