web_development imp commands open cmd as admin cd (path) git pull do the changes git add . git commit -m "message" git push