git: updpate aliases

This commit is contained in:
Smirnov Oleksandr 2024-03-31 20:27:49 +03:00
parent 49a469a72d
commit ae27392016

View file

@ -19,17 +19,10 @@
defaultBranch = "main" defaultBranch = "main"
[alias] [alias]
a = add
l = log --oneline --decorate l = log --oneline --decorate
ll = log --graph --oneline --decorate --all
s = status -sb s = status -sb
lg = log --stat cm = commit -m
f = fetch
sw = switch sw = switch
cm = commit
p = pull
re = restore
r = rebase
[interactive] [interactive]
diffFilter = delta diffFilter = delta