add git-uncommit
This commit is contained in:
parent
f6b370714b
commit
bee3568818
1 changed files with 3 additions and 0 deletions
3
git-uncommit
Executable file
3
git-uncommit
Executable file
|
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
git reset --soft HEAD\^ && git reset
|
||||||
Loading…
Reference in a new issue