]> git.cworth.org Git - notmuch/commitdiff
cli/insert: add post-insert hook
authorJani Nikula <jani@nikula.org>
Sun, 28 Sep 2014 14:40:59 +0000 (17:40 +0300)
committerDavid Bremner <david@tethera.net>
Tue, 28 Oct 2014 18:19:30 +0000 (19:19 +0100)
The post-new hook might no longer be needed or run very often if
notmuch insert is being used. Therefore a post-insert hook is needed
(arguably pre-insert not so much, so don't add one). Also add the
--no-hooks option to skip hooks.


No differences found