after adding my update code how do i push git hub code example Example: pushing to github git add . git commit -m "First commit" git push origin master