Adding back git log aliases
This commit is contained in:
parent
08baabe8cc
commit
83f238cf47
@ -3,3 +3,6 @@
|
||||
name = Joseph Ferano
|
||||
[init]
|
||||
defaultBranch = master
|
||||
[alias]
|
||||
lop = log --pretty='%C(green)%an %C(blue)(%ad)%n %C(yellow)%h %C(white)| %C(reset)%s' --abbrev-commit --date=relative
|
||||
lol = log --graph --pretty='%C(yellow)%h %C(green)%an %C(reset)%s' --abbrev-commit
|
||||
|
Loading…
x
Reference in New Issue
Block a user