1383
1383
"branch is opened.", (1, 8), None))
1384
1384
self.create_hook(HookPoint('post_push',
1385
1385
"Called after a push operation completes. post_push is called "
1387
1387
"bzr client.", (0, 15), None))
1388
1388
self.create_hook(HookPoint('post_pull',
1389
1389
"Called after a pull operation completes. post_pull is called "