]> git.cworth.org Git - notmuch/commit
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)
commit8d5b8753cf9292d7b316bee7d3de2239d6b41e6d
tree8503b5dd028400f2af20abec47f22926e2abfde0
parentf055e945627b3b0563262d4d273ac15a53766ef3
CLI/notmuch: switch notmuch_command to notmuch_config_get

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.
notmuch.c