git: update aliases

This commit is contained in:
Smirnov Oleksandr 2024-06-15 20:12:08 +03:00
parent 62a3c98002
commit 3112182a7a

View file

@ -20,8 +20,10 @@
defaultBranch = "main"
[alias]
push-fwl = push --force-with-lease
l = log --oneline --decorate
s = status -sb
lg = log --oneline --graph --all
st = status -sb
cm = commit -m
sw = switch