mirror of
https://github.com/vim/vim
synced 2025-03-16 14:57:52 +01:00
15 lines
682 B
Text
15 lines
682 B
Text
# When making commits that are strictly formatting/style changes, add the
|
|
# commit hash here, so git blame can ignore the change. See docs for more details:
|
|
#
|
|
# https://git-scm.com/docs/git-config#Documentation/git-config.txt-blameignoreRevsFile
|
|
#
|
|
# Run this command to always ignore formatting commits in git blame
|
|
# git config blame.ignoreRevsFile .git-blame-ignore-revs
|
|
|
|
# Patch v9.1.0829 expanded tabs to spaces in sound.c
|
|
8ce738de3fd7192fa6274730594305cde780074c
|
|
# Patch v9.1.0879 reformated sound.c and sign.c
|
|
3cf094edaff815141d9941b8dba52b9e77d8dfc1
|
|
# change indentation style of netrw plugin
|
|
c363ca1ecd1f8db03663ef98dcf41eeacc3c22c7
|
|
c673b805ad80d0aef07e745d412a2bf298ba1c07
|