Commit Graph

1 Commits

Author SHA1 Message Date
Philip Lykke Carlsen
faaf34cf94 Added a .git-blame-ignore-revs file
I've added a file `.git-blame-ignore-revs`, containing the rev of the
codebase-wide ormolu reformatting.

Issuing the command `git config blame.ignoreRevsFile .git-blame-ignore-revs`
causes `git blame` to 'see through' the renaming as best it can.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2699
GitOrigin-RevId: 0e62905e897e94e1fa51dc36c4e31015f0adb32a
2021-10-27 18:17:16 +00:00