git: fix broken watch icon in log format
This commit is contained in:
parent
e8f313c49d
commit
1c613b082d
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||||
|
|
Loading…
Add table
Reference in a new issue