

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: Conflicting Changes
incomplete
2: Merge Conflicts
incomplete
3: Merge
incomplete
4: Edit the File
incomplete
5: Resolution
incomplete
6: Conflict Quiz
incomplete
7: Back to Main
incomplete
8: Back to Main
incomplete
9: Ours and Theirs
incomplete
10: Multi-conflict
incomplete
11: Checkout Conflict
incomplete
12: No Merge Commits
incomplete
Back
ctrl+,
Next
ctrl+.
This lesson's interactive features are locked, please to keep using them
Working with Git is a dream when all of the developers on a project are committing changes to different lines of code. Things get a little hairy when changes to the same lines are made at the same time (e.g. one commit isn't the parent of another).
Let's break some stuff! Remember, MegaCorp is an "enterprise" CRM service backed by the power of Git. That essentially just means that we store lists of customer data in a Git repo... truly cutting-edge stuff.
karson,yummy,intercooler,ceo
Boot.dev
TheStartup
C: update customers and partners.jayson,gross,htmz,contributor
D: add jayson to customers.Run and submit the CLI tests while on the main branch.