Adding git lg, a better thing than my git hist
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
email = dustinswan@gmail.com
|
||||
|
||||
[alias]
|
||||
hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short
|
||||
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%C(bold blue)<%an>%Creset' --abbrev-commit
|
||||
|
||||
[push]
|
||||
default = simple
|
||||
|
||||
Reference in New Issue
Block a user