This is a crash course to learn the fundamentals of Git version control and the Github platform. Learn all of the core commands and the workflow to start learning Git.
Sample Project Files:
https://drive.google.com/file/d/1Lv7MtTuZa04p_wGNhYcrKD6TlGqXyBrc/view?usp=sharing
Markdown Crash Course:
https://www.youtube.com/watch?v=HUBNt18RFbo
š Website & Courses:
š Show Support
Patreon: https://www.patreon.com/traversymedia
PayPal: https://paypal.me/traversymedia
š Follow Me On Social Media:
Twitter: https://twitter.com/traversymedia
Instagram: https://www.instagram.com/traversymedia
Linkedin: https://www.linkedin.com/in/bradtraversy
Timestamps:
- Intro
- What Is Git? (Slides)
- What Is GitHub?
- Git Workflow Overview
- Installation & Config
- Sample Project Files
- git init
- git status
- git add
- git commit
- Making Changes
- git log
- Create A Github Repo
- git remote
- git push
- Readme File
- git pull
- .gitignore File
- Commit Shortcuts
- GIthub Interface Basics
- SSH Keys
- git clone
- Branching
- Pull Requests
- Merging
- CI/CD Pipeline With Vercel
1:00:21
12:08
52:41
3:23:11