Intro to Git Workshop
Reshama Shaikh | @reshamas
Course Created by:Installation
This workshop covers Git CLI (command line interface, not Git GUI).
Pre-workshop Preparation
Software Installations (Required)
Part 1:SSH Keys (Optional)
Part 2:Setup (Required)
Part 3:Questionnaire (Optional)
Part 4:Objectives
- 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
Workflows
- Follow along these workflows