154
154
The call is logged, as is some state of the two branches.
163
('post_push', result.source, local_base, result.master.base,
163
('post_push', result.source_branch, local_base,
164
165
result.old_revno, result.old_revid,
165
result.new_revno, result.new_revid, result.source.is_locked(), local_locked,
168
170
def test_post_push_empty_history(self):
169
171
target = self.make_branch('target')