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

Create your own conflict #4

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

Conversation

github-learning-lab[bot]
Copy link

Step 5: Create your own conflict

So far, this pull request doesn't have any conflicts. I have added some new branch protections to prevent you from merging before you're ready.

In the last activity, you solved a merge conflict that someone else created. This time, you'll create the merge conflict yourself.

⌨️ Activity: Make changes on this branch

  1. Check out to this branch:
    git checkout add-education
  2. Open _data/education.yml in your text editor.
  3. Modify the content in the degree:, uni:, year:, and summary: lines.
  4. Stage and commit the changes:
    git add _data/education.yml
    git commit -m "<YOUR-MESSAGE>"
  5. Push your changes to GitHub:
    git push

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