505
505
'Branch.set_tags_bytes', 'bzrlib.smart.branch',
506
506
'SmartServerBranchSetTagsBytes')
507
507
request_handlers.register_lazy(
508
511
'Branch.get_stacked_on_url', 'bzrlib.smart.branch', 'SmartServerBranchRequestGetStackedOnURL')
509
512
request_handlers.register_lazy(
510
513
'Branch.last_revision_info', 'bzrlib.smart.branch', 'SmartServerBranchRequestLastRevisionInfo')