Adding git lg, a better thing than my git hist
This commit is contained in:
parent
77a88a62b0
commit
bd95d75afa
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue