diff --git a/doc/todo/git-remote-annex.mdwn b/doc/todo/git-remote-annex.mdwn index 7683eff17d..7d115739cc 100644 --- a/doc/todo/git-remote-annex.mdwn +++ b/doc/todo/git-remote-annex.mdwn @@ -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.