This commit is contained in:
Joey Hess 2024-05-13 14:42:25 -04:00
parent ddf05c271b
commit 8bf6dab615
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -16,6 +16,10 @@ This is implememented and working. Remaining todo list for it:
* Support max-bundles config
* Cloning from an annex:: url with importtree=yes doesn't work
(with or without exporttree=yes). This is because the ContentIdentifier
db is not populated.
* Need to mention git-remote-annex in special remotes page, and perhaps
write a tip for it. Also link to it from git-annex man page.