

0 / 2 embers
0 / 3000 xp
click for more info
Complete a lesson to start your streak
click for more info
Still calibrating
click for more info
Not enough gems
Cost: 6 gems
1: Welcome to Learn Git 2
incomplete
2: Creating a Fork
incomplete
3: What Is a Fork?
incomplete
4: Clone Megacorp
incomplete
5: Disable RERERE
incomplete
6: PRs from a Fork
incomplete
This lesson's interactive features are locked, please to keep using them
Where you'll learn to use Git with a team. If you haven't taken the first Git course yet, I recommend starting with it. It contains:
The stuff in the first course is great if you work by yourself... but you'll need to know more if you want to stand a chance as a developer at MegaCorp™ where we sell synergistic CRM (customer relationship management) solutions to the "enterprise."
This course (part 2) will enable you to work effectively in small or large teams and we will go over:
Click to play video
If you try to complete this course without WSL 2 installed on Windows, you're gonna have a bad time.
This course assumes you completed Learn Git 1 and have already done the following:
2.46.0 or higher, if you don't already have it.I recommend installing the GitHub CLI for easy authentication and integration with GitHub. One simple installation method is to use Webi by running:
curl -sS https://webi.sh/gh | sh
Then make sure you're authenticated by running this command to log in through your browser:
gh auth login
Run and submit the CLI tests.