implement transferkeys plumbing command

This commit is contained in:
Joey Hess 2013-03-19 16:58:36 -04:00
parent cd9ad7902d
commit ef3221181d
4 changed files with 137 additions and 2 deletions

View file

@ -1,4 +1,5 @@
{- git-annex command, used internally by assistant
{- git-annex command, used internally by old versions of assistant;
- kept around for now so running daemons don't break when upgraded
-
- Copyright 2012 Joey Hess <joey@kitenet.net>
-