I need to define the branch.parent being in hook post_change_branch_tip, but this always == None.
The simplified scheme in Bazaar source:
call hook set parent
I need:
set parent call hook
I need to define the branch.parent being in hook post_change_ branch_ tip, but this always == None.
The simplified scheme in Bazaar source:
call hook
set parent
I need:
set parent
call hook