Comment 2 for bug 482231

Revision history for this message
Eugene Tarasenko (etarasenko) wrote :

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