Join Nostr
2025-05-17 16:38:31 UTC
in reply to

chrysn on Nostr: nprofile1q…vss2n In nprofile1q…x8j6a 's case, the files are already in git-annex ...

In 's case, the files are already in git-annex with bad metadata. A smudge/clean filter that acts on the annexed data would probably be viable, but then still needs to place the actual data (or whiteouts for to-be-deleted tags) in some sidecar file or the git-annex metadata.
(I'm a big fan of git-annex, but am troubled by the metadata feature: It's one more format that is only understood by a single tool.)