Added a comment

This commit is contained in:
Lukey 2022-09-19 10:03:39 +00:00 committed by admin
parent 9cca1fb2d2
commit 95f9cb1340

View file

@ -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.
"""]]