jak cofnąć git stash
git stash apply
Upset Unicorn
git stash apply
$ git stash show -p stash@{0} | git apply -R