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

mongosh install properly

gemini cli getting file not defined error

vllm : Failed to infer device type