Comment by teaearlgraycold
Comment by teaearlgraycold a day ago
I just do
git add -A
git stash
git reset --hard
git stash pop
Comment by teaearlgraycold a day ago
I just do
git add -A
git stash
git reset --hard
git stash pop