Skip to content

Commit bd9ea19

Browse files
Merge pull request #56 from kir-rescomp/dev
add git resolve merge conflict episode header image to correct .md file
2 parents 6df4a83 + 0066a3d commit bd9ea19

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/6.conflicts.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
#<h1 align="center">6. Resolving Merge Conflicts</h1>
22

3+
<p align="center">
4+
<img src="../images/resolving_merge_conflicts.png" alt="drawing" width="400"/>
5+
</p>
6+
37
Merge conflicts happen when Git can't automatically combine changes. Don't panic—they're normal and easy to fix!
48

59
---
1.93 MB
Loading

0 commit comments

Comments
 (0)