add commit undo
This commit is contained in:
parent
6c26b9c635
commit
ab9214d673
1 changed files with 1 additions and 0 deletions
|
@ -31,3 +31,4 @@ abbr lfs "git lfs install; git lfs fetch; git lfs checkout"
|
|||
abbr ls "eza --icons=auto"
|
||||
abbr topgrade "topgrade; pacman-clean"
|
||||
abbr run "for i in (seq 100); ./program; end"
|
||||
abbr commit-undo "git reset --hard HEAD~1 && git push --force"
|
||||
|
|
Loading…
Reference in a new issue