(git) added alias branches

This commit is contained in:
zegonix
2025-07-01 08:58:39 +02:00
parent 86e5a1416f
commit 26ccdaac8a

View File

@@ -10,5 +10,6 @@
path = ~/.config/.gitconfig
[alias]
branches = branch -a
graph = log --oneline --all --graph
oneline = log --oneline