]> git.notmuchmail.org Git - notmuch/commit
cli/git-remote: add import command
authorDavid Bremner <david@tethera.net>
Sat, 24 Jan 2026 22:56:37 +0000 (07:56 +0900)
committerDavid Bremner <david@tethera.net>
Sun, 15 Feb 2026 22:24:18 +0000 (07:24 +0900)
commitcfc4af0e2bdf8f82ad14342baa6578d4dd366cd9
treeb0bf98718b8ab5663d811bc0df6e3347b1db910f
parentfcc41c82c4596aef1598eb9ea52c4b0cb4bb3c53
cli/git-remote: add import command

The output in default.import is based on a modified version
of Felipe's git-remote-nm with Blake2 hashing replaced by SHA1
(for portability). This enable fetch/pull/clone, so test that as well.
git-remote-notmuch.c
performance-test/M07-git-remote.sh [new file with mode: 0755]
performance-test/T08-git-remote.sh [new file with mode: 0755]
test/T860-git-remote.sh
test/git-remote.expected-output/default.import [new file with mode: 0644]