diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-01-13 16:05:50 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-01-13 16:05:50 -0400 |
commit | e096abaa4ce83660acd542f77074d943831bbb3c (patch) | |
tree | a1c8c11dcfdbd6bcc5d928985589a41ff27f21dc /doc | |
parent | ffadb7e29e2874d9c5367bf4bb99e67684424fe5 (diff) |
close
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/wishlist:_add_--symlink_option_to_import.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/wishlist:_add_--symlink_option_to_import.mdwn b/doc/todo/wishlist:_add_--symlink_option_to_import.mdwn index 96cbf2850..c6c5e66a4 100644 --- a/doc/todo/wishlist:_add_--symlink_option_to_import.mdwn +++ b/doc/todo/wishlist:_add_--symlink_option_to_import.mdwn @@ -1 +1,3 @@ Make 'git annex import' for each imported file leave a symlink behind. One may consider this a bit nasty as this introduces symlinks out of the annex. There are also some things careful to consider, link to the annexed symlinks or into the .git/annex/objects store? the first breaks views, the second relies on implementation details. Shall these be absolute (i'd say yes) or relative (won't harm) links etc. But after all it gives a easier migration and possibly even some new usage to manage files outside of the annex. A sister-command for 'export' comes in mind, drop a symlink anywhere. Anyways, when you feel this is a good idea, keep it, otherwise just delete this idea. Thanks ;) + +> Closing as I don't think this is a good idea. [[done]] --[[Joey]] |