- Download repo: git clone [repoURL]
- git add [A new filename]
- git commit [A new filename]
- git push origin master – moves changes from your local repo to the remote github repo
- git pull – updates from remote repo to your working directory
If you're inventing and pioneering, you have to be willing to be misunderstood for long periods of time