diff --git a/doc/forum/Not_enough_free_space/comment_1_4721e6e6c263c2a624d6cc77f6575860._comment b/doc/forum/Not_enough_free_space/comment_1_4721e6e6c263c2a624d6cc77f6575860._comment new file mode 100644 index 0000000000..d367a81dfd --- /dev/null +++ b/doc/forum/Not_enough_free_space/comment_1_4721e6e6c263c2a624d6cc77f6575860._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Lukey" + avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b" + subject="comment 1" + date="2022-09-19T10:03:38Z" + content=""" +You could check when the files were unlocked with `git log -u` and then `git reset --hard` to that commit (you may loose uncommited changes). Or switch on the `annex.thin` config. Or disable the git-annex sumudge/clean filters. +"""]]