Autoplay
Autocomplete
Previous Lecture
Complete and continue
Get Git Smart Course: Learn Git in Unity, SourceTree, GitHub
Introduction and Setup
Why You Should Take This Course (1:55)
Community & Support (3:50)
What Git Can Do (5:56)
The Ecosystem (4:42)
Quiz 1: Mid Section
Setup GitHub (5:30)
Setup SourceTree (PC) (6:31)
Setup SourceTree (Mac) (7:17)
About Unity & Wrap-up (3:26)
Quiz 2: End Section
Using Git and GitHub 101
Intro & Red Porcupines (7:18)
PROJECT Setup (3:52)
REPO Initialisation (5:50)
IGNORE Files (7:10)
Quiz 3: Mid Section
Stage & Commit (7:25)
REMOTE GitHub Repo (7:14)
PUSH & Wrap-up (6:37)
Quiz 4: End Section
Common Use Cases
Intro & Stashing (4:48)
Commit (6:47)
How To Use Branches (8:22)
Introducing Merging (6:43)
Quiz 5: Mid Section
Simple Merge Conflicts (8:06)
Revert or Reverse Commit (5:14)
Section Recap (2:42)
Quiz 6: Section End
Real World Use For Power Users
Section Intro (1:06)
GitHub Structure 101 (9:23)
Cloning Remote Repos (7:15)
Introducing The Terminal (7:29)
Quiz 7: Mid Section
How & When To Force Push (6:58)
Diff Stats For Refactors (8:50)
Picking Cherries (7:02)
Large File System (LFS) (10:41)
A Tour of GitHub in 2019 (7:30)
Blame & History (3:46)
Section Wrap-Up (1:27)
Quiz 8: Section End
Unity Specific Git & GitHub
Section Intro (1:45)
Serialisation & Prefabs (9:01)
GitHub for Unity Plugin (8:08)
Locking Files For Collaboration (5:11)
Final Quiz
BONUS & Course Wrap-up (1:20)
What Git Can Do
Git can help you revert your work
Git can protect you against version upgrades
Git can help you explore alternative approaches
GitHub can help you share your work online
GitHub can help you share your work online
Follow Ben on GitHub
Complete and continue