6743
6743
# register lazy builtins from other modules; called at startup and should
6745
6745
for (name, aliases, module_name) in [
6746
('cmd_bisect', [], 'breezy.bisect'),
6746
6747
('cmd_bundle_info', [], 'breezy.bundle.commands'),
6747
6748
('cmd_config', [], 'breezy.config'),
6748
6749
('cmd_dpush', [], 'breezy.foreign'),