7
5
One way to customize Bazaar's behaviour is with *hooks*. Hooks allow you to
8
6
perform actions before or after certain Bazaar operations. The operations
9
7
include ``commit``, ``push``, ``pull``, and ``uncommit``.
15
12
creating a new command, this plugin will define and install the hook. Here's