Skip to content

Commit daf6488

Browse files
committed
Pretty git log
1 parent 2f2d9ba commit daf6488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EasyKey.git/ezk-git-functions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,5 +419,5 @@ ammendCommit() {
419419
}
420420

421421
prettyLog() {
422-
git log --all --graph --decorate --oneline --format='%C(bold blue)%h%Creset %s %C(bold green)(%cd)%Creset %an' --date=format:'%Y-%m-%d %H:%M'
422+
git log --all --graph --decorate --oneline --format='%C(auto)%ad %h %d %C(bold blue)%an%Creset %s %C(bold red)%D' --date=format:'%Y-%m-%d %H:%M'
423423
}

0 commit comments

Comments
 (0)