mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
git: remove aliases that i dont use
This commit is contained in:
parent
59a080a6a4
commit
d547f3db83
1 changed files with 0 additions and 2 deletions
|
|
@ -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]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue