]> git.cworth.org Git - notmuch/commitdiff
cli/new: only ignore .notmuch at top level
authorDavid Bremner <david@tethera.net>
Sun, 26 Dec 2021 12:24:10 +0000 (08:24 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 16 Jan 2022 14:52:13 +0000 (10:52 -0400)
Since the bug was first reported in [1], notmuch has gained the
ability to have the database located outside the mail root, hence this
this change differs slightly from Jani's proposed solution [2] in not
using notmuch_database_get_path, but rather the already retrieved
mail_root.

[1]: id:87mwhifu9a.fsf@trouble.defaultvalue.org
[2]: id:87ios5v59p.fsf@nikula.org


No differences found