From: Unit 193 Date: Fri, 18 Sep 2015 14:43:12 +0000 (-0400) Subject: Only run on post_commit X-Git-Url: https://git.ctpug.org.za/?a=commitdiff_plain;h=e4e9850ea3fe7998551244aadfb6deeec9c5b8d5;hp=e4e9850ea3fe7998551244aadfb6deeec9c5b8d5;p=bzrirker.git Only run on post_commit By default this plugin will run for any bzr action you take, this isn't ideal as it means that branching will spam a channel with the history of the branch. http://doc.bazaar.canonical.com/beta/en/user-reference/hooks-help.html#post-change-branch-tip ---