Skip to content
Snippets Groups Projects
Unverified Commit b190ecb2 authored by Lukas Kluft's avatar Lukas Kluft
Browse files

Make description of conflict example more clear

parent 43f06000
No related branches found
No related tags found
1 merge request!48Improve git lecture
Pipeline #64391 passed
......@@ -274,7 +274,7 @@ git commit
## Hands-on session {background-color=var(--dark-bg-color) .leftalign}
1. Create `file.txt` in two different branches with different content
1. Create `file.txt` in two different branches with different content^[Make sure to **commit** the changes in each branch]
2. Merge both branches into `main` (`CONFLICT`)
3. Resolve the conflict and commit your changes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment