]> git.notmuchmail.org Git - notmuch/commitdiff
CLI/config: use notmuch_database_reopen
authorDavid Bremner <david@tethera.net>
Sun, 14 Feb 2021 17:46:13 +0000 (13:46 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 27 Mar 2021 12:26:14 +0000 (09:26 -0300)
This allows `notmuch config` to use the common configuration
information carried by the notmuch_database_t opened at the top level.


No differences found