git clone "https://github.com/SystemAnalysisLesson-MIS/ChangingToResidental.git"
git push or git push origin master
**git branch --yourbranchName-- **
git checkout master
git stash
git add .
git commit -m ""(Your descriptions actually)
git pull