Adding spiffy git aliases
This commit is contained in:
parent
a37cc1aaca
commit
658d2802db
2 changed files with 13 additions and 0 deletions
|
|
@ -3,3 +3,5 @@
|
|||
email = h.haugen@gmail.com
|
||||
[color]
|
||||
ui = true
|
||||
[alias]
|
||||
lg = "log --pretty=format:'%C(yellow)%h%C(reset) %C(blue)%an%C(reset) %s %C(cyan)%cr%C(reset) %C(green)%d%C(reset)' --graph"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue