From f4d847297c6c07a690be090660b21b6bf1aebf7f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 11 Dec 2013 14:04:03 -0400 Subject: [PATCH] update --- doc/design/external_special_remote_protocol.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/design/external_special_remote_protocol.mdwn b/doc/design/external_special_remote_protocol.mdwn index 0219310909..055ba0124e 100644 --- a/doc/design/external_special_remote_protocol.mdwn +++ b/doc/design/external_special_remote_protocol.mdwn @@ -183,3 +183,5 @@ done used to retrieve a given key. * Support for splitting files into chunks. * git-annex hash directory lookup for a key? +* Use same verbs as used in special remote interface (instead of different + verbs used in Types.Remote).