added uncommit to gitconfig

This commit is contained in:
madmaurice 2015-10-22 15:59:57 +02:00
parent b493c8b220
commit 1cb69636ea

View file

@ -11,5 +11,6 @@
co = checkout
ps = push
pl = pull
uncommit = git reset --soft HEAD~
[color]
ui = auto