586
586
"hook is able to change the tree before the commit takes place. "
587
587
"start_commit is called with the bzrlib.mutabletree.MutableTree "
588
588
"that the commit is being performed on.", (1, 4), None))
590
590
"Called after a commit is performed on a tree. The hook is "
592
592
"The mutable tree the commit was performed on is available via "
593
593
"the mutable_tree attribute of that object.", (2, 0), None))