how to push onn git hub code example Example: pushing to github git add . git commit -m "First commit" git push origin master