]> git.notmuchmail.org Git - notmuch/commitdiff
cli: refactor insert
authorPeter Wang <novalazy@gmail.com>
Wed, 16 Apr 2014 12:59:21 +0000 (22:59 +1000)
committerDavid Bremner <david@tethera.net>
Tue, 16 Sep 2014 18:18:50 +0000 (20:18 +0200)
Change insert_message into write_message and move its responsibilities
for indexing the message into the main function, to simplify the control
flow.


No differences found