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

vllm : Failed to infer device type

android studio kotlin source is null error

gemini cli getting file not defined error