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