blob: 5888c31fcfda7e7ad7f8ce3e806175e68fc53f8d [file] [log] [blame]
Christian Brabandt88542442024-11-02 16:29:55 +01001# When making commits that are strictly formatting/style changes, add the
2# commit hash here, so git blame can ignore the change. See docs for more details:
3#
4# https://git-scm.com/docs/git-config#Documentation/git-config.txt-blameignoreRevsFile
5#
6# Run this command to always ignore formatting commits in git blame
7# git config blame.ignoreRevsFile .git-blame-ignore-revs
Christian Brabandt07c9ab82024-11-08 12:42:51 +01008
9# Patch v9.1.0829 expanded tabs to spaces in sound.c
108ce738de3fd7192fa6274730594305cde780074c