From 1c0448e33c1a8b9c604924864f2f1463067a7c65 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 26 Jul 2024 20:44:01 -0400 Subject: [PATCH] update --- doc/todo/git-annex_proxies.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/todo/git-annex_proxies.mdwn b/doc/todo/git-annex_proxies.mdwn index 9726837adc..68799817b4 100644 --- a/doc/todo/git-annex_proxies.mdwn +++ b/doc/todo/git-annex_proxies.mdwn @@ -30,6 +30,10 @@ Planned schedule of work: * test http server proxying with special remotes + git-annex get --from origin-d works + git-annex drop --from origin-d works + git-annex copy --to origin-d HANGS + * Make http server support clusters. * Support proxying to git remotes using annex+http urls.