summaryrefslogtreecommitdiff
path: root/doc/bugs/annex_symlinks_too/comment_1_d2a7a011f8c584b37ff4df62ff7e5a41._comment
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-02-14 15:16:36 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-02-14 15:16:36 -0400
commitb0637801668fbb90c261a5be7a3c1281f2764a4c (patch)
tree34779bb4df887b41e90ee7491dd54f5804d21713 /doc/bugs/annex_symlinks_too/comment_1_d2a7a011f8c584b37ff4df62ff7e5a41._comment
parent60e59c6d171cb93b7bf3e10ac554830ed849077f (diff)
close
Diffstat (limited to 'doc/bugs/annex_symlinks_too/comment_1_d2a7a011f8c584b37ff4df62ff7e5a41._comment')
-rw-r--r--doc/bugs/annex_symlinks_too/comment_1_d2a7a011f8c584b37ff4df62ff7e5a41._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/bugs/annex_symlinks_too/comment_1_d2a7a011f8c584b37ff4df62ff7e5a41._comment b/doc/bugs/annex_symlinks_too/comment_1_d2a7a011f8c584b37ff4df62ff7e5a41._comment
new file mode 100644
index 000000000..c7583eb06
--- /dev/null
+++ b/doc/bugs/annex_symlinks_too/comment_1_d2a7a011f8c584b37ff4df62ff7e5a41._comment
@@ -0,0 +1,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.
+"""]]