This commit is contained in:
parent
cbe82e14fc
commit
1f0ab538fc
1 changed files with 3 additions and 0 deletions
3
doc/todo/symlinks_to_symlinks_to_the_annex.mdwn
Normal file
3
doc/todo/symlinks_to_symlinks_to_the_annex.mdwn
Normal file
|
@ -0,0 +1,3 @@
|
|||
If file A is annexed and dropped, and B is a relative symlink to A, then git annex get B should result in A being fetched, but currently doesn't.
|
||||
This would especially help if B is deep within some dir 'mydir', and you do git annex get mydir: annexed files under mydir get fetched,
|
||||
but not annexed files elsewhere in the repository to which symlinks under mydir point. So such symlinks under mydir will continue to remain broken.
|
Loading…
Add table
Reference in a new issue