test annex.shared-sop-command
authorJoey Hess <joeyh@joeyh.name>
Wed, 10 Jan 2024 20:30:38 +0000 (16:30 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 10 Jan 2024 20:30:38 +0000 (16:30 -0400)
commitd98f02a5b0128a6cb2203d777fa7ec79edf7a38a
treea4192335a7ff208cbccac03d48002177a3d249f4
parent812cbf0e1727167aeaef86aea22f0ea1f1db6fe6
test annex.shared-sop-command

Test a specified Stateless OpenPGP command with eg:
git-annex test --test-git-config annex.shared-sop-command=sqop

Also documented that config and another one, but so far only the test suite
uses the configs, have not yet implemented using it for actual symmetric
encryption.

Sponsored-by: Joshua Antonishen on Patreon
CHANGELOG
Test.hs
Types/GitConfig.hs
Utility/StatelessOpenPGP.hs
doc/encryption.mdwn
doc/git-annex-test.mdwn
doc/git-annex.mdwn