📁 Files
src/cart.js!M
! ConflictS StagedM ModifiedU Untracked
No files staged. Use
git add to stage changes.📊 Commit Graphcurrent branchmain
git add to stage changes.feature/pricing added a price calculation to src/cart.js
- feature/tax added tax logic to the same function
Both branches need to be merged into main. The first merge went fine. The second one conflicts.
Resolve the conflict by keeping BOTH the pricing logic AND the tax logic in the final file.Solve the problem by using the correct Git commands.