From dbf45d11a324fffdc1122a303c691898f942c508 Mon Sep 17 00:00:00 2001 From: Julian Orth Date: Mon, 2 Feb 2026 14:00:25 +0100 Subject: [PATCH] fix .git-blame-ignore-revs revision The commit hash was changed during merge. Signed-off-by: Julian Orth --- .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 8110e58b..311e3e0e 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -1,4 +1,4 @@ # Use the following command to ignore the following commits in git blame: # git config blame.ignoreRevsFile .git-blame-ignore-revs -e5a2d26755e9f54d2d501b9ae30e49bc22e00a07 # protocol: reindent wayland.xml +77b9eb76369e27142b8be296b5f2eb1ca466272a # protocol: reindent wayland.xml