Truncate names in git log
This commit is contained in:
parent
4fb0a552a3
commit
e600aa5c3d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue