|
|
|
|
|
by michaelmior
848 days ago
|
|
> No one wants to reformat the files because then it will mess up with git history. GitHub will use a file `.git-blame-ignore-revs` to allow blame to ignore commits that make those kind of changes. (This is the format used for the `--ignore-revs-file` option to `git blame`.) |
|