I want to run some git commands locally to clean up some stuffs. I am on Windows and i am unable to use the netbeans terminal. Git command is not recognized. So my question is i there is a way to run
git rm *.exe
or some other commands. I don't want to use GUI of Netbeans here.