We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.

This lesson's interactive features are locked, please to keep using them

Resolution

After manually editing any conflicting files (sometimes it's more than one file or more than one section of a file) you need to simply add and commit the changes. This tells Git that you've resolved the conflict and it can continue with the merge.

Git will let you commit conflict markers, so check you removed them all before you continue with a merge.

Assignment

    • For example: E: resolve conflict with stupid Greg's customer.

Run and submit the CLI tests from inside your repo while still on your add_customers feature branch.