From 9fac2028dfd6a4f154b9d4249e71643634f58b31 Mon Sep 17 00:00:00 2001 From: "andrey_utkin@49e37627b3060c40292113d73d7ffbf317233e62" Date: Sat, 21 Jul 2018 23:41:34 +0000 Subject: [PATCH] Added a comment --- ...comment_2_146ed4bf42ce1979815db82bbf9a5b86._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/weird_bug_with_annex_unlock_with_annex.thin_true_about_hard_links/comment_2_146ed4bf42ce1979815db82bbf9a5b86._comment diff --git a/doc/bugs/weird_bug_with_annex_unlock_with_annex.thin_true_about_hard_links/comment_2_146ed4bf42ce1979815db82bbf9a5b86._comment b/doc/bugs/weird_bug_with_annex_unlock_with_annex.thin_true_about_hard_links/comment_2_146ed4bf42ce1979815db82bbf9a5b86._comment new file mode 100644 index 0000000000..dd059a2b78 --- /dev/null +++ b/doc/bugs/weird_bug_with_annex_unlock_with_annex.thin_true_about_hard_links/comment_2_146ed4bf42ce1979815db82bbf9a5b86._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="andrey_utkin@49e37627b3060c40292113d73d7ffbf317233e62" + nickname="andrey_utkin" + avatar="http://cdn.libravatar.org/avatar/95bb7f4f7647cc24c1cf635b61578842" + subject="comment 2" + date="2018-07-21T23:41:34Z" + content=""" +Hit this, too. dev-vcs/git-annex-6.20180529. +All files which are successfully hardlinked have executability bit not set. `chmod a-x *` eventually fixes hardlinking for almost all files, but interestingly, not for all. Also as I see executability permissions bit does not propagate through git commits with modechange. +"""]]