git: git-blame-ignore-revs shown as an error on Github
Commit:
https://github.com/vim/vim/commit/07c9ab8c0549158bdd10fde38243a8b95214f5b7
Author: Christian Brabandt <[email protected]>
Date: Fri Nov 8 12:42:51 2024 +0100
git: git-blame-ignore-revs shown as an error on Github
So let's move the comment above the actual revision.
related:
https://github.com/vim/vim/commit/88542445871d882b2a0e79410774797a73fe9e60#commitcomment-148723832
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs
index f859027d6..5888c31fc 100644
--- a/.git-blame-ignore-revs
+++ b/.git-blame-ignore-revs
@@ -5,5 +5,6 @@
#
# Run this command to always ignore formatting commits in git blame
# git config blame.ignoreRevsFile .git-blame-ignore-revs
-#
-8ce738de3fd7192fa6274730594305cde780074c # expand tabs to spaces in sound.c
+
+# Patch v9.1.0829 expanded tabs to spaces in sound.c
+8ce738de3fd7192fa6274730594305cde780074c
--
--
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 [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1t9Neo-006KxM-RI%40256bit.org.