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