34
34
single argument, the ``push_result``.
36
36
Next, we install the hook. ``'post_push'`` identifies where we want to install
42
41
That's it! The next time you push, it should show "The new revno is...".
43
42
Of course, hooks can be much more elaborate than this, because you have the