Skip to content
Snippets Groups Projects
Commit dd61da20 authored by Taddeüs Kroes's avatar Taddeüs Kroes
Browse files

Widened date column to fit 'minutes'

parent 4b111b13
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment