From: Joey Hess Date: Fri, 13 Nov 2020 19:52:55 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~102^2~76 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=29b46ee90a99cc8121f705dcec89a7e6299762a9;p=git-annex.git comment --- diff --git a/doc/forum/Hardlinks_instead_of_symlinks_in_locked+thin_mode/comment_3_4bd03153c8ad61596ba55b719ad287ee._comment b/doc/forum/Hardlinks_instead_of_symlinks_in_locked+thin_mode/comment_3_4bd03153c8ad61596ba55b719ad287ee._comment new file mode 100644 index 0000000000..70b1a425ab --- /dev/null +++ b/doc/forum/Hardlinks_instead_of_symlinks_in_locked+thin_mode/comment_3_4bd03153c8ad61596ba55b719ad287ee._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2020-11-13T19:51:04Z" + content=""" +I've implemented `git annex adjust --unlock-present` that unlocks files +whose content is present, while keeping the non-present files locked, +so dangling symlinks. + +It doesn't mess with the file permissions, but otherwise that's what was +requested here. +"""]]