git: fix broken watch icon in log format

This commit is contained in:
Fernando Schauenburg 2023-07-12 14:03:05 +02:00
parent e8f313c49d
commit 1c613b082d

View file

@ -16,7 +16,7 @@
ss = status ss = status
[pretty] [pretty]
basic = %C(auto)%h%d %s %C(0) %C(10)%ad basic = %C(auto)%h%d %s %C(0) %C(10)%ad
name = %C(auto)%h%d %s %n%C(10)%aN <%C(2)%aE%C(10)> %ad %n name = %C(auto)%h%d %s %n%C(10)%aN <%C(2)%aE%C(10)> %ad %n
[core] [core]