From 91f0f7625251ba61e8e1511e7d0b34ccd6b360a9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 11 Mar 2019 14:30:05 -0400 Subject: [PATCH] need to write a tip deferred because a tip that is limited to the directory special remote is not very interesting to most --- doc/todo/import_tree.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo/import_tree.mdwn b/doc/todo/import_tree.mdwn index 0bc58614a3..5ae92dd00a 100644 --- a/doc/todo/import_tree.mdwn +++ b/doc/todo/import_tree.mdwn @@ -16,6 +16,8 @@ and `git annex sync --content` can be configured to use it. * Currently only directory special remote supports importing, at least S3 can also support it. +* Write a tip or tips to document using this new feature. + * Add to external special remote protocol. * Support importing from adb special remotes, webdav, etc?