git: Update format of my log alias

This commit is contained in:
hedy 2023-06-30 22:12:25 +08:00
parent 93fadc0cbd
commit 40997499e2
Signed by: hedy
GPG Key ID: B51B5A8D1B176372
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
ss = status -s
ch = checkout
chb = checkout -b
mylog = log --pretty=format:'%C(yellow)%h %C(bold blue)%an, %C(green)%ar: %C(white)"%s"'
mylog = log --pretty=format:'%C(white)%h %C(blue)%an %C(green)%as %C(white)"%s"'
lgraph = log --oneline --graph --decorate --all
brd = branch -d
fame = !python3 -m gitfame