git: remove aliases that i dont use

This commit is contained in:
Oleksandr Smirnov 2025-07-05 16:16:43 +03:00
parent 59a080a6a4
commit d547f3db83
No known key found for this signature in database

View file

@ -22,10 +22,8 @@
[alias] [alias]
push-force = push --force-with-lease push-force = push --force-with-lease
pu = push
l = log --oneline --decorate --graph --all l = log --oneline --decorate --graph --all
st = status -sb st = status -sb
cm = commit -m
sw = switch sw = switch
[interactive] [interactive]