Truncate names in git log

main
Michael Mandl 2019-09-22 13:37:48 +02:00
parent 4fb0a552a3
commit e600aa5c3d
1 changed files with 1 additions and 1 deletions

View File

@ -34,5 +34,5 @@
[log]
date = relative
[format]
pretty = format:%C(yellow)%h %Cblue%>(12)%ad %Cgreen%<(7)%aN%Cred%d %Creset%s
pretty = format:%C(yellow)%h %Cblue%>(12)%ad %Cgreen%<(7,trunc)%aN%Cred%d %Creset%s