Course recap
- What is GitHub
- What is GitHub used for
- How is GitHub different from Git
- Create public and private repos on GitHub
- Create and format a
README
file
- Create a
.gitignore
file
- Add and modify files and directories
- Add new branches and switch between them
- Configure settings and create PATs