This commit is contained in:
parent
0b37e959eb
commit
f964f40be7
1 changed files with 1 additions and 0 deletions
1
doc/todo/wishlist:_add_--symlink_option_to_import.mdwn
Normal file
1
doc/todo/wishlist:_add_--symlink_option_to_import.mdwn
Normal file
|
@ -0,0 +1 @@
|
|||
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 ;)
|
Loading…
Reference in a new issue