git discard un-committed changes


Easy way to do this, with sourcetree, is to open up terminal and then run the following command

git clean -df
git checkout -- .

Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type