git init saves github project to which account? code example Example: pushing to github git add . git commit -m "First commit" git push origin master