Open mahrud opened 3 months ago
TIL git and GitHub support --ignore-revs-file
and .git-blame-ignore-revs
which allow viewing blame excluding certain commits. This means we can fix all the above files (and perhaps more, indenting, moving, etc.) without sacrificing blame-ability: https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view
We should consider changing these files to not be in DOS mode: