I mistakenly committed some files with the CRLF line endings.
Now I set core.autocrlf = false
and fixed the files locally (in the editor).
Is there a way to fix this (e.g., using some combination of rebase -i
&c) so that CRLF completely disappear from history permanently?