aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/annex_symlinks_too/comment_1_d2a7a011f8c584b37ff4df62ff7e5a41._comment
blob: c7583eb0610a655ac57b11793c3f73b1b333fa74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2016-02-14T19:14:28Z"
 content="""
Since git natively supports symlinks, adding a whole separate
implementation of them in git-annex would be a needless complication.

You could instead use a direct mode repository, or unlocked files in a v6
repository. Either avoids the symlinks so you don't need to dereference
your cp.
"""]]