These commands assume you have already set up a repository (repo). Section 3 covers, creating a repo. git status git add git commit git push This is the basic chain of command you will use every time you update your files to GitHub. This asks terminal what ...
↧