From f0eed813578446a41b866a9102952289129cd531 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Tue, 15 Jul 2014 19:01:24 +0000 Subject: [PATCH] Added a comment --- ...mment_4_22a7a03c30174e42e6d8e639e31e1d34._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/todo/wishlist:_do_not_import_new_files/comment_4_22a7a03c30174e42e6d8e639e31e1d34._comment diff --git a/doc/todo/wishlist:_do_not_import_new_files/comment_4_22a7a03c30174e42e6d8e639e31e1d34._comment b/doc/todo/wishlist:_do_not_import_new_files/comment_4_22a7a03c30174e42e6d8e639e31e1d34._comment new file mode 100644 index 0000000000..f53fb6395c --- /dev/null +++ b/doc/todo/wishlist:_do_not_import_new_files/comment_4_22a7a03c30174e42e6d8e639e31e1d34._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.2" + subject="comment 4" + date="2014-07-15T19:01:24Z" + content=""" +So the goal is to inject any known objects from the dump into the local annex to avoid needing to re-transfer them. + +It seems to me that in this case, you would not even want to create new symlinks in the git repository. + +`git annex reinject` might be a better place to put code to handle this than `git annex import`. +"""]]