]> git.notmuchmail.org Git - notmuch/commitdiff
CLI/reply: support --duplicate argument
authorDavid Bremner <david@tethera.net>
Fri, 1 Jul 2022 21:45:47 +0000 (18:45 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 30 Jul 2022 11:45:15 +0000 (08:45 -0300)
We want the reply used to match that shown e.g. in the emacs
interface. As a first step provide that functionality on the command
line.

Schema does not need updating as the duplicate key was already
present (with a constant value of 1).


No differences found