From 6e479693e063d6d9171d6a7903c5e28fdf65bbbb Mon Sep 17 00:00:00 2001 From: Moritz Poldrack Date: Sat, 1 Apr 2023 23:41:01 +0200 Subject: [PATCH] git: add fixes trailer --- gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gitconfig b/gitconfig index af6bdda..8b8f1d9 100644 --- a/gitconfig +++ b/gitconfig @@ -98,6 +98,8 @@ key = "Tested-by: " [trailer "a"] key = "Acked-by: " +[trailer "f"] + key = "Fixes: " [pretty] fixes = Fixes: %h (\"%s\") lineauthor = %C(auto)%h %C(auto,cyan)%ad %C(auto,magenta)%<(14,trunc)%an%C(auto)%d %C(auto,reset)%s%C(auto,cyan) %(trailers:key=Acked-by,key=Reviewed-by,key=Tested-by,unfold,separator=%x2C )%C(auto,reset) -- 2.45.2