Skip to content

Commit 2ff7ff6

Browse files
committed
first draft
0 parents  commit 2ff7ff6

File tree

4 files changed

+25
-0
lines changed

4 files changed

+25
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Example to discuss and practice Git conflict resolution
2+
3+
There are two branches: `improve-starters` and `improve-desserts`
4+
and you can try to merge one into the other to discuss and practice conflict
5+
resolution.

desserts.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
3+
# Desserts
4+
5+
- Rhubarb tart
6+
- I scream
7+
- Almond cake

main-course.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
3+
# Main
4+
5+
- Pan-fried chicken
6+
- Roasted vegetables
7+
- Vegan red carry

starters.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
3+
# Starters
4+
5+
- Spiced salmon
6+
- Summer tomato and herb salad

0 commit comments

Comments
 (0)