We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 2ff7ff6Copy full SHA for 2ff7ff6
README.md
@@ -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
@@ -0,0 +1,7 @@
+# Desserts
+- Rhubarb tart
6
+- I scream
7
+- Almond cake
main-course.md
+# Main
+- Pan-fried chicken
+- Roasted vegetables
+- Vegan red carry
starters.md
@@ -0,0 +1,6 @@
+# Starters
+- Spiced salmon
+- Summer tomato and herb salad
0 commit comments