Rider clone git clone (repo-name) #push git add . git commit -m "change name" git status (git status commit stage) //to check the status git push -u origin main #pull git pull #git reset git reset(commit-id) //