From 1defbdb10c5a2fba732a0459e645b34a86a91c2d Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Wed, 30 Jul 2014 14:55:16 +0000 Subject: [PATCH] Added a comment --- ...comment_1_779cc4e49cb4da8aea7f5743e6257f21._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/local_subtree_and_broken_symlinks/comment_1_779cc4e49cb4da8aea7f5743e6257f21._comment diff --git a/doc/forum/local_subtree_and_broken_symlinks/comment_1_779cc4e49cb4da8aea7f5743e6257f21._comment b/doc/forum/local_subtree_and_broken_symlinks/comment_1_779cc4e49cb4da8aea7f5743e6257f21._comment new file mode 100644 index 0000000000..e6ccb814f0 --- /dev/null +++ b/doc/forum/local_subtree_and_broken_symlinks/comment_1_779cc4e49cb4da8aea7f5743e6257f21._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="24.159.78.125" + subject="comment 1" + date="2014-07-30T14:55:16Z" + content=""" +Known bug: [[bugs/Git_annexed_files_symlink_are_wrong_when_submodule_is_not_in_the_same_path]] + +I don't think there's much likelyhood of a fix though. Using direct mode probably works around the problem. Or you can use something like myrepos instead of git subtrees. +"""]]