- Explain what GitHub is
- Describe what the relationship between git and GitHub is
- Explain why GitHub is useful
- Describe what happens when you clone a repository
- Describe what a git remote is
- Keep a local git repository synchronized with Git hub
- Explain how to work with repositories that are forked
- With your table, create a short definiton of what GitHub is
- With your table, describe what the relationship between git and GitHub is.
- With your table, come up with one reason that GitHub is useful
- With your table, create an explanation of what happens when you clone a repository
- With your table, define what a git remote is
- How can you find out what the remotes are in a repository
- Individually, on your lapboards, what commands would you use to pull and push changes github?
- With your table, diagram what happens when you fork a repository
- How can you connect a local git repo with the original repo that you have forked from?
- Why would that be useful?