Better log format.
This commit is contained in:
+1
-1
@@ -26,4 +26,4 @@
|
|||||||
cam = commit -am
|
cam = commit -am
|
||||||
d = diff
|
d = diff
|
||||||
dc = diff --cached
|
dc = diff --cached
|
||||||
l = log --oneline --graph --decorate
|
l = log --graph --pretty=format:"%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset" --abbrev-commit
|
||||||
|
|||||||
Reference in New Issue
Block a user