From ad653e49cf63cc69a2409541d7665e766ca1041b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 22 Nov 2013 19:24:12 -0400 Subject: [PATCH] add --- doc/todo/quvi_0.9_support.mdwn | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/todo/quvi_0.9_support.mdwn diff --git a/doc/todo/quvi_0.9_support.mdwn b/doc/todo/quvi_0.9_support.mdwn new file mode 100644 index 0000000000..e5f07cb0e8 --- /dev/null +++ b/doc/todo/quvi_0.9_support.mdwn @@ -0,0 +1,5 @@ +quvi 0.9 has a completely different interface; git-annex needs to be made +to detect and use it. + +I have already fixed the worst problem, which caused git-annex addurl to +think that every url was a valid quvi url. --[[Joey]]