Introduction to Version Control Systems
- please review introduction to command line scripting before viewing the content below
Introduction to Github and Git CLI
- Installing Git
- Adding SSH Key
- Adding Authentication Token
- My first Repository Walkthrough
- My first Github Page Deployment
- Adding Changes to Preexisting Repository
- Fetching All Remote Branches
- Synching with Forked Repository
- Basic Collaboration
- Gitignoring
- Push as Different User
- Migrating Repositories Integrally
- Installing Github CLI