git: ignore indentation changes for git-blame (after v9.1.1364) Commit: https://github.com/vim/vim/commit/8ac3f5dd3a47792779e6041cf13b9cac18044008 Author: Christian Brabandt <c...@256bit.org> Date: Sun May 4 21:13:47 2025 +0200
git: ignore indentation changes for git-blame (after v9.1.1364) Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index ec893ed02..7b761ad64 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -17,3 +17,5 @@ c673b805ad80d0aef07e745d412a2bf298ba1c07 355db99d12a89f05765948b33eecd6d9733e16bb # fix indentation styles in various files v9.1.1363 c2a9000bc1b4a2cbcfeef55450c184b16906d910 +# indentation style in various files v9.1.1364 +562610cfa327c8ebff12a1700525e17a070d5e2c -- -- 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/E1uBeoc-007xxy-Nv%40256bit.org.