From d03902f7ffbf5d1bb96207e5632b087cba2f969d Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Wed, 1 Jul 2020 22:23:58 +0000 Subject: [PATCH] Added a comment: annex.thin for importing from directory special remote --- .../comment_2_290fa11aa2733cb577c6dfea8b587d2e._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/todo/importing_from_special_remote_without_downloading/comment_2_290fa11aa2733cb577c6dfea8b587d2e._comment diff --git a/doc/todo/importing_from_special_remote_without_downloading/comment_2_290fa11aa2733cb577c6dfea8b587d2e._comment b/doc/todo/importing_from_special_remote_without_downloading/comment_2_290fa11aa2733cb577c6dfea8b587d2e._comment new file mode 100644 index 0000000000..a609006199 --- /dev/null +++ b/doc/todo/importing_from_special_remote_without_downloading/comment_2_290fa11aa2733cb577c6dfea8b587d2e._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="annex.thin for importing from directory special remote" + date="2020-07-01T22:23:58Z" + content=""" +As a special case, when importing from a directory special remote, could there be an option to hardlink the files into the repo instead of copying them? +"""]]