mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
git: add great alias
This commit is contained in:
parent
dfbebb2110
commit
ce8cd06739
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
||||||
st = status -sb
|
st = status -sb
|
||||||
cm = commit -m
|
cm = commit -m
|
||||||
sw = switch
|
sw = switch
|
||||||
|
unfuck = reset HEAD~1 --soft
|
||||||
|
|
||||||
[interactive]
|
[interactive]
|
||||||
diffFilter = delta --color-only
|
diffFilter = delta --color-only
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue