]> git.notmuchmail.org Git - notmuch/commit
cli/git-remote: add import command
authorDavid Bremner <david@tethera.net>
Sat, 24 Aug 2024 15:13:46 +0000 (08:13 -0700)
committerDavid Bremner <david@tethera.net>
Mon, 11 Aug 2025 12:52:10 +0000 (09:52 -0300)
commitf6526e6571847d1f27e0e4fead59a3b18c5fe455
tree7135ec859f8d90353de20014103317936a2bcc39
parentb8c2e8743ef21ea8e3c44f91a54132b16e92f1ba
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]
test/make-export.py