add, commit, and push your code code example Example: git commit and push command git: git add . git commit -m "$m" git push -u origin master