mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
git: updpate aliases
This commit is contained in:
parent
49a469a72d
commit
ae27392016
1 changed files with 1 additions and 8 deletions
|
|
@ -19,17 +19,10 @@
|
|||
defaultBranch = "main"
|
||||
|
||||
[alias]
|
||||
a = add
|
||||
l = log --oneline --decorate
|
||||
ll = log --graph --oneline --decorate --all
|
||||
s = status -sb
|
||||
lg = log --stat
|
||||
f = fetch
|
||||
cm = commit -m
|
||||
sw = switch
|
||||
cm = commit
|
||||
p = pull
|
||||
re = restore
|
||||
r = rebase
|
||||
|
||||
[interactive]
|
||||
diffFilter = delta
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue