gitless
gitless copied to clipboard
Gitless does not play well with `git-crypt`.
I'm using git-crypt (which uses clean/smudge filters) to encrypt some files in all my repos, and gitless always displays the encrypted files as having modifications, even though they don't. I'm afraid it will mess them up if I try to commit, so I don't use gitless, even though I would really like to. Is there perhaps an easy fix for this?
This blocks use of git-lfs too. The bug is probably carelessness with clean/smudge filters.