]> git.cworth.org Git - notmuch/commitdiff
CLI/notmuch: switch notmuch_command to notmuch_config_get
authorDavid Bremner <david@tethera.net>
Tue, 23 Feb 2021 13:22:37 +0000 (09:22 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 27 Mar 2021 12:26:14 +0000 (09:26 -0300)
The goal at this point is to remove the dependence on
notmuch_config_get_* without breaking any existing functionality. This
is a step towards removing notmuch_config_get_* in a future commit.


No differences found