451
451
'Branch.get_tags_bytes', 'bzrlib.smart.branch',
452
452
'SmartServerBranchGetTagsBytes')
453
453
request_handlers.register_lazy(
454
457
'Branch.get_stacked_on_url', 'bzrlib.smart.branch', 'SmartServerBranchRequestGetStackedOnURL')
455
458
request_handlers.register_lazy(
456
459
'Branch.last_revision_info', 'bzrlib.smart.branch', 'SmartServerBranchRequestLastRevisionInfo')