This commit is contained in:
Atemu 2021-04-10 16:47:07 +00:00 committed by admin
parent d23a8f1469
commit 6f5ea582a0

View file

@ -0,0 +1,5 @@
As I am bringing order to my collection, I sometimes add wrong files to a repo (usually because they're in an unexpected place, it's a mess).
Is there a way to make git annex forget about having added the key, as in delete the according `.log` file from the `git-annex` branch's working dir?
I don't need the history to be rewritten but do want it to "soft forget" about the key's existance and stop trying to track or `fsck` it.