I do git reset --soft HEAD^ so that the changes from the previous session are still staged, which is occassionally useful.
I do git reset --soft HEAD^ so that the changes from the previous session are still staged, which is occassionally useful.