2413
2413
# these get imported and then picked up by the scan for cmd_*
2414
2414
# TODO: Some more consistent way to split command definitions across files;
2415
2415
# we do need to load at least some information about them to know of
2417
2418
from bzrlib.conflicts import cmd_resolve, cmd_conflicts, restore
2418
2419
from bzrlib.sign_my_commits import cmd_sign_my_commits