git-annex/doc/todo/assistant_importtree.mdwn
Joey Hess f62aee0525
fix handling of importtree-only remotes
Don't want to try to use these remotes as key/value remotes, which will
surely fail. It only recently became possible for importtree to be set
w/o exporttree, so before this code was ok.

(cherry picked from commit 97599cb0f7f4115aa5a3e81a91ee3d1d6c52dc84)
2020-12-18 15:13:30 -04:00

2 lines
115 B
Markdown

The assistant currently will export to exporttree=yes remotes, but it will
not import from importtree=yes remotes.