We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 130b4dc commit 0066a3dCopy full SHA for 0066a3d
docs/6.conflicts.md
@@ -1,5 +1,9 @@
1
#<h1 align="center">6. Resolving Merge Conflicts</h1>
2
3
+<p align="center">
4
+ <img src="../images/resolving_merge_conflicts.png" alt="drawing" width="400"/>
5
+</p>
6
+
7
Merge conflicts happen when Git can't automatically combine changes. Don't panic—they're normal and easy to fix!
8
9
---
0 commit comments