git: eb124b8b285d - main - Fix: replace incorrect commit hash in .git-blame-ignore-revs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Aug 2025 16:03:14 UTC
The branch main has been updated by aokblast:
URL: https://cgit.FreeBSD.org/src/commit/?id=eb124b8b285da84b3000e12deb440ded7cafeaa2
commit eb124b8b285da84b3000e12deb440ded7cafeaa2
Author: ShengYi Hung <aokblast@FreeBSD.org>
AuthorDate: 2025-08-07 16:01:17 +0000
Commit: ShengYi Hung <aokblast@FreeBSD.org>
CommitDate: 2025-08-07 16:01:17 +0000
Fix: replace incorrect commit hash in .git-blame-ignore-revs
Reported by: jrtc27
---
.git-blame-ignore-revs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs
index 7a9dcddefdc1..31b6fb8eb33f 100644
--- a/.git-blame-ignore-revs
+++ b/.git-blame-ignore-revs
@@ -9,7 +9,7 @@
# This file is sorted in git log order (newest commits first).
# style fixes for device_if.m
-715aa464bcd5ff972947f39a58341af6eab8c902
+ab43dbe0187ecdf1697726170fd4e19c373effcc
# iflib style tweaks
721e783a2a3316826f92fb44c931e28163118b3f
# queue(3) single space after all #define