summaryrefslogtreecommitdiff
path: root/doc/todo/__171__git_annex_add__187___for_symlinks_in_direct_mode.mdwn
blob: 751ee194298db8d45bf149c5642ca1dce376a1c4 (plain)
1
2
3
4
5
6
7
8
9
10
Please let me know if there already is a way of achieving this; I’ve googled around a lot, but could not find any information pertaining to my particular problem.

I am using direct mode in a bunch of repositories where I need quick write access to content and where I am not interested in preserving history. Some of these repositories do contain regular symlinks, however. Now, I suppose that in indirect repos, the way of adding symlinks would be to just «git add» them. However, since these are direct mode repos, I cannot do this.

Is there already a good way of adding symlinks in direct mode? If not, I would find it useful if there were one.

Best regards,
T.

> [[fixed|done]] --[[Joey]]