Commit dd61da20 authored by Taddeüs Kroes's avatar Taddeüs Kroes

Widened date column to fit 'minutes'

parent 4b111b13
......@@ -11,7 +11,7 @@
[alias]
tree = log --graph --oneline --all --full-history --decorate
lg = log --graph --decorate --all --full-history --date=relative \
--format=format:'%C(bold blue)%h%Creset %C(dim bold green)%<(13)%ad%Creset %C(dim white)%an%Creset %s%C(bold yellow)%d%Creset'
--format=format:'%C(bold blue)%h%Creset %C(dim bold green)%<(14)%ad%Creset %C(dim white)%an%Creset %s%C(bold yellow)%d%Creset'
[log]
abbrevCommit = true
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment