(git) added alias graph
This commit is contained in:
@@ -8,3 +8,6 @@
|
||||
; pretty = format:%C(yellow)%h %C(auto)%d %C(reset)%s %C(cyan)%ad
|
||||
[include]
|
||||
path = ~/.config/.gitconfig
|
||||
|
||||
[alias]
|
||||
graph = log --oneline --all --graph
|
||||
|
||||
Reference in New Issue
Block a user