(git) added alias graph

This commit is contained in:
scbj
2025-06-02 13:57:18 +02:00
committed by quak
parent 67cc885880
commit 2b160296e0

View File

@@ -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