105
shelf.cmd_unshelve, cmd_clean_tree, cmd_graph_ancestry,
104
commands = [shelf.cmd_shelve, shelf.cmd_unshelve, cmd_clean_tree,
109
108
if not hasattr(bzrlib.builtins, "cmd_annotate"):
110
109
commands.append(annotate.cmd_annotate)
112
113
from errors import NoPyBaz