Code review comment for lp:~amanica/bzr-notification/with_commit_hook

Revision history for this message
Marius Kruger (amanica) wrote :

This adds a commit hook which shows a notification after a commit to a checkout succeeds (which can also take a while).
Other minor changes:
* I factored out a notify send method
* I changed the timeout to 9000 (we should probably make that configurable)

You are welcome to merge this as is or copy&paste any parts of it you like.

« Back to merge proposal