diff --git a/git-uncommit b/git-uncommit index 128ea30..7ee02da 100755 --- a/git-uncommit +++ b/git-uncommit @@ -1,3 +1,3 @@ #!/bin/sh -git reset --mixed HEAD^ +git reset --soft HEAD^