1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Files
docs/content/github/collaborating-with-pull-requests/addressing-merge-conflicts/index.md
2021-06-24 11:02:53 -07:00

20 lines
580 B
Markdown

---
title: Addressing merge conflicts
intro: 'If your changes have merge conflicts with the base branch, you must address the merge conflicts before you can merge your pull request''s changes.'
redirect_from:
- /github/collaborating-with-issues-and-pull-requests/addressing-merge-conflicts/
- /articles/addressing-merge-conflicts
versions:
fpt: '*'
ghes: '*'
ghae: '*'
topics:
- Pull requests
children:
- /about-merge-conflicts
- /resolving-a-merge-conflict-on-github
- /resolving-a-merge-conflict-using-the-command-line
shortTitle: Address merge conflicts
---