Step0: Take all new files and them to commit list. Check git status. Then git add . Step1: Move files from folder to commit to local repository via commit Step2: Move commits from local repo to origin (remote server). // Abisheak