Comment by teaearlgraycold
Comment by teaearlgraycold 6 months ago
I just do
git add -A
git stash
git reset --hard
git stash pop
Comment by teaearlgraycold 6 months ago
I just do
git add -A
git stash
git reset --hard
git stash pop