Hacker News new | ask | show | jobs
by manojlds 5326 days ago
So wouldn't:

git checkout-index --prefix=../temp/ --all

work?

1 comments

Absolutely. Stashing seemed like the cleaner choice to me, but either would work.