added uncommit to gitconfig
This commit is contained in:
parent
b493c8b220
commit
1cb69636ea
1 changed files with 1 additions and 0 deletions
|
@ -11,5 +11,6 @@
|
|||
co = checkout
|
||||
ps = push
|
||||
pl = pull
|
||||
uncommit = git reset --soft HEAD~
|
||||
[color]
|
||||
ui = auto
|
||||
|
|
Loading…
Reference in a new issue