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.
This commit is contained in:
Joey Hess 2020-12-09 12:32:29 -04:00
parent b9c1aa9258
commit 05c0543e8e
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
10 changed files with 238 additions and 60 deletions

View file

@ -1,4 +1,4 @@
{- A pool of "git-annex transferkeys" processes available for use
{- A pool of "git-annex transfer" processes available for use
-
- Copyright 2013-2020 Joey Hess <id@joeyh.name>
-