]> git.cworth.org Git - notmuch/commit
CLI/git: add --format-version argument to init subcommand
authorDavid Bremner <david@tethera.net>
Thu, 23 Jun 2022 12:30:45 +0000 (09:30 -0300)
committerDavid Bremner <david@tethera.net>
Thu, 7 Jul 2022 10:05:55 +0000 (07:05 -0300)
commitbf5eacbe7e5b852e030e6a05469dbc9eae48535e
tree87a9c95e8f7bec76db40c0e1b0115fcb2b769ebc
parent6219e7380ae34cc0c8142f4174bee3cde9bf9662
CLI/git: add --format-version argument to init subcommand

This is primarily intended to support testing upward compatibility
with legacy repos.
doc/man1/notmuch-git.rst
notmuch-git.py
test/T850-git.sh