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.