git undo
Add this to your ~/.gitconfig
[alias]
undo = reset --soft HEAD@{1}
Now if you do something stupid (like an amend that should not exist) just run : git undo
.
Written by elcuervo
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Related Tags
#git
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#