Closed cweiske closed 1 month ago
This shows the real change commit when running "git blame" instead of showing the commit where the code style was changed.
This needs to be enabled on a per-checkout basis with
$ git config blame.ignoreRevsFile .git-blame-ignore-revs
See https://git-scm.com/docs/git-config#Documentation/git-config.txt-blameignoreRevsFile
This shows the real change commit when running "git blame" instead of showing the commit where the code style was changed.
This needs to be enabled on a per-checkout basis with
See https://git-scm.com/docs/git-config#Documentation/git-config.txt-blameignoreRevsFile