git: ignore reformatting commit for git-blame (after v9.1.1352) Commit: https://github.com/vim/vim/commit/be51e90497c3e4cd7dd9332d28a72eeabe55d082 Author: Christian Brabandt <c...@256bit.org> Date: Mon Apr 28 18:09:49 2025 +0200
git: ignore reformatting commit for git-blame (after v9.1.1352) related: https://github.com/vim/vim/issues/17219 Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 4d064077e..c8424d43d 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -13,3 +13,5 @@ # change indentation style of netrw plugin c363ca1ecd1f8db03663ef98dcf41eeacc3c22c7 c673b805ad80d0aef07e745d412a2bf298ba1c07 +# fix indentation style in insexpand.c v9.1.1352 +355db99d12a89f05765948b33eecd6d9733e16bb -- -- 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/E1u9R8O-00DMK4-8F%40256bit.org.