git: ignore indentation changes for git-blame (after v9.1.1363) Commit: https://github.com/vim/vim/commit/ba2ed6ac0427d94bf56f7f31b661c27907d4c492 Author: Christian Brabandt <c...@256bit.org> Date: Sun May 4 20:08:45 2025 +0200
git: ignore indentation changes for git-blame (after v9.1.1363) Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index c8424d43d..ec893ed02 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -15,3 +15,5 @@ c363ca1ecd1f8db03663ef98dcf41eeacc3c22c7 c673b805ad80d0aef07e745d412a2bf298ba1c07 # fix indentation style in insexpand.c v9.1.1352 355db99d12a89f05765948b33eecd6d9733e16bb +# fix indentation styles in various files v9.1.1363 +c2a9000bc1b4a2cbcfeef55450c184b16906d910 -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1uBdsM-007sWV-6I%40256bit.org.