From c6bea20f3d906939b2aa4abf9907c3dbdda54e1b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 13 Aug 2015 16:46:51 -0400 Subject: [PATCH] comment --- ...mment_3_9b76d5f67a858ea0170e816b35190aef._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/symlinks_to_absent_files_remain_upon_switching_to_direct_mode/comment_3_9b76d5f67a858ea0170e816b35190aef._comment diff --git a/doc/bugs/symlinks_to_absent_files_remain_upon_switching_to_direct_mode/comment_3_9b76d5f67a858ea0170e816b35190aef._comment b/doc/bugs/symlinks_to_absent_files_remain_upon_switching_to_direct_mode/comment_3_9b76d5f67a858ea0170e816b35190aef._comment new file mode 100644 index 0000000000..3c81b70b53 --- /dev/null +++ b/doc/bugs/symlinks_to_absent_files_remain_upon_switching_to_direct_mode/comment_3_9b76d5f67a858ea0170e816b35190aef._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2015-08-13T20:45:36Z" + content=""" +Broken symlinks are really much preferable to files that don't have the +content the user expects. Anyway, git-annex is just inheriting how git +deals with symlinks on filesystems that don't support them. + +Previous discussion: + +"""]]