git: Show all refs as decoration in logs

This commit is contained in:
2025-09-12 16:57:00 +02:00
parent a89ad407ba
commit f17cde7943

View File

@@ -138,6 +138,8 @@
# previously bold-only colors. See column_colors_ansi in git's color.c
# used by graph.c
graphColors = bold red,bold green,bold yellow,bold blue,bold magenta,bold cyan,bold brightred,bold brightgreen,bold brightyellow,bold brightblue,bold brightmagenta,bold brightcyan
# Show all refs as decoration (e.g. also notes)
initialDecorationSet = all
[merge]
conflictstyle = diff3
log = true