2902
2902
# we do need to load at least some information about them to know of
2903
2903
# aliases. ideally we would avoid loading the implementation until the
2905
2906
from bzrlib.conflicts import cmd_resolve, cmd_conflicts, restore
2906
2907
from bzrlib.bundle.commands import cmd_bundle_revisions
2907
2908
from bzrlib.sign_my_commits import cmd_sign_my_commits
2909
2909
from bzrlib.weave_commands import cmd_weave_list, cmd_weave_join, \
2910
2910
cmd_weave_plan_merge, cmd_weave_merge_text