Hacker News new | ask | show | jobs
by teaearlgraycold 520 days ago
I just do

    git add -A

    git stash

    git reset --hard

    git stash pop