Add git log fancy to gitconfig
This commit is contained in:
@@ -6,3 +6,4 @@
|
|||||||
gpgsign = true
|
gpgsign = true
|
||||||
[alias]
|
[alias]
|
||||||
logs = log --show-signature
|
logs = log --show-signature
|
||||||
|
lg = log --graph --abbrev-commit --decorate --format=format:'%C(yellow)%h%C(reset)%C(auto)%d%C(reset) %C(normal)%s%C(reset) %C(dim white)%an%C(reset) %C(dim blue)(%ad)%C (reset)' --all
|
||||||
|
|||||||
Reference in New Issue
Block a user