Course Created by: Reshama Shaikh | @reshamas
This workshop covers Git CLI (command line interface, not Git GUI).
Part 1: Software Installations (Required)
Part 2: SSH Keys (Optional)
Part 3: Setup (Required)
Part 4: Questionnaire (Optional)
- Introduction to Git & GitHub
- GitHub browser
- Settings
- Navigating page
- Individual repositories
- learn to create a repo on GitHub and update via Git
- clone a repository (copy from GitHub browser to local machine using Git)
- add collaborators
- create a branch and work from it
- undo Git changes
- Collaborating
- clone an organization's repo
- make changes and submit a pull request
- Follow along these workflows