move new interface to git-annex transfer
authorJoey Hess <joeyh@joeyh.name>
Wed, 9 Dec 2020 16:32:29 +0000 (12:32 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 9 Dec 2020 16:33:56 +0000 (12:33 -0400)
commit05c0543e8e1a59964318a3ffd377332549a263d2
tree60ec839c8cb4551129c0d739e57264fe20c924e3
parentb9c1aa925838794a45e10c49058ea8752066ee20
move new interface to git-annex transfer

This is to avoid breakage when upgrading or downgrading git-annex with a
process running that uses the interface. It's better to keep the
compatability code for a few years than worry about such breakage.

This commit was sponsored by Brett Eisenberg on Patreon.
Annex/TransferrerPool.hs
CmdLine/GitAnnex.hs
Command/Transfer.hs [new file with mode: 0644]
Command/TransferKeys.hs
Types/TransferrerPool.hs
doc/git-annex-transfer.mdwn [new file with mode: 0644]
doc/git-annex-transferkeys.mdwn
doc/git-annex.mdwn
doc/todo/serialize_Messages_for_transfer.mdwn [new file with mode: 0644]
doc/todo/serialize_Messages_for_transferkeys.mdwn [deleted file]
git-annex.cabal