git-annex/doc/git-annex-uninit/comment_6_3afdea4f3705a9cfaa971ed3aa9f114c._comment
2023-11-20 13:17:03 +00:00

18 lines
759 B
Text

[[!comment format=mdwn
username="NewUser"
nickname="dont.post.me"
avatar="http://cdn.libravatar.org/avatar/90f59ddc341eaf9b2657422206c06901"
subject="comment 6"
date="2023-11-20T13:17:03Z"
content="""
Thank you for the illuminating comment!
> This is also what the error message says, btw.
Not continuing with uninit; either delete or git annex add the file and retry.
You’re right! I thought I only had a relative symlink pointing to the other symlink and not pointing into .git/annex/objects. It turns out that this is true for most of my symlinks but, just like you pointed out, some of them were pointing into .git/annex and the right thing to do there is to `add` them.
Also, thank you for pointing me towards todo/bugs/forum!
"""]]