From 85e38eeed757e894e7c72ee70acf9b09c5ff32a0 Mon Sep 17 00:00:00 2001 From: erewhon Date: Wed, 10 Oct 2018 16:07:51 +0000 Subject: [PATCH] --- doc/forum/Unlocking_files_gives_symlink_content.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/forum/Unlocking_files_gives_symlink_content.mdwn b/doc/forum/Unlocking_files_gives_symlink_content.mdwn index 5a7079f999..1c0fc3285a 100644 --- a/doc/forum/Unlocking_files_gives_symlink_content.mdwn +++ b/doc/forum/Unlocking_files_gives_symlink_content.mdwn @@ -7,7 +7,7 @@ When files are locked, I am able to view their contents. However, when I unlock Some files still behave as expected. -My git-annex repo is in my Linux home folder on an ext4 partition so handling symlinks should not be an issue. My repo uses git-annex version 6. +My git-annex repo is in my Linux home folder on an ext4 partition. My repo uses git-annex version 6. I did have a look at [this discussion](https://git-annex.branchable.com/forum/git_annex_file_content_replaced_with_symlink_content/) but none of the solutions there seemed to do the trick.