This commit is contained in:
Joey Hess 2024-07-26 20:44:01 -04:00
parent 0fb86d2916
commit 1c0448e33c
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -30,6 +30,10 @@ Planned schedule of work:
* test http server proxying with special remotes * 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. * Make http server support clusters.
* Support proxying to git remotes using annex+http urls. * Support proxying to git remotes using annex+http urls.