From 17983fcb3dc65626b4695b041e93be02ddb0e0fa Mon Sep 17 00:00:00 2001 From: andrew Date: Sun, 11 Nov 2018 23:13:29 +0000 Subject: [PATCH] Added a comment --- ...comment_3_29e467b112a94736147708c6892dae9c._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/Unlocking_files_gives_symlink_content/comment_3_29e467b112a94736147708c6892dae9c._comment diff --git a/doc/forum/Unlocking_files_gives_symlink_content/comment_3_29e467b112a94736147708c6892dae9c._comment b/doc/forum/Unlocking_files_gives_symlink_content/comment_3_29e467b112a94736147708c6892dae9c._comment new file mode 100644 index 0000000000..8e63b4e35d --- /dev/null +++ b/doc/forum/Unlocking_files_gives_symlink_content/comment_3_29e467b112a94736147708c6892dae9c._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="andrew" + avatar="http://cdn.libravatar.org/avatar/acc0ece1eedf07dd9631e7d7d343c435" + subject="comment 3" + date="2018-11-11T23:13:29Z" + content=""" +Did you try Joey's suggestion? “Another way to get out of this situation would be to edit the files, and remove the initial lines so it contains a single line that is the link target of the symlink (the bit with .git/annex/objects in it). Then, git annex fsck would be able to fix up the files.” + +What is the output of `readlink test.md` when test.md is locked? +"""]]