Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More conflicts #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

More conflicts #3

wants to merge 1 commit into from

Conversation

github-learning-lab[bot]
Copy link

Step 3: Resolve more complex conflicts

Just like your first conflict, this pull request is already conflicted.

This time, however, I've made it a bit more complicated.

  • Instead of one conflict, you get three!
  • Instead of conflicts in one file only, you get two!
  • One of your files actually has some leftover merge conflict markers. This can happen if someone forgets to remove the markers while resolving a conflict.

⌨️ Activity: Resolve these conflicts

  1. Click Resolve conflicts.
  2. On the left, you will notice two files listed: _data/experience.yml and _data/interests.yml. Let's start with _data/experience.yml.
  3. Remove the conflict markers and pick your desired content.
  4. With the merge conflicts resolved and the markers removed in the _data/experience.yml file, click Mark as resolved.
  5. GitHub will present the next file with conflicts, _data/interests.yml.
  6. Remove the conflict markers and pick your desired content.
  7. When you are finished, click Mark as resolved.
  8. Click Commit merge.

Watch below for my response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant