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

Merged
merged 2 commits into from
Mar 19, 2020
Merged

More conflicts #3

merged 2 commits into from
Mar 19, 2020

Conversation

github-learning-lab[bot]
Copy link
Contributor

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.

violadelbono pushed a commit that referenced this pull request Mar 19, 2020
…cb556a5d09bdf7

[Snyk] Fix for 1 vulnerabilities
@github-learning-lab
Copy link
Contributor Author

Step 4: Merge pull request

Great job, @violadelbono, your pull request is free of conflicts. 🎉

⌨️ Activity: Merge this pull request

Go ahead and merge this pull request now.

  1. Click Merge pull request below.
  2. Click Confirm Merge.
  3. Click Delete branch.

Watch below for my response.

@violadelbono violadelbono merged commit 72f7810 into master Mar 19, 2020
@github-learning-lab
Copy link
Contributor Author

Good job! You've solved more merge conflicts.


Go to the next pull request now.

@violadelbono violadelbono deleted the add-experience branch March 19, 2020 15:30
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.

2 participants