Skip to content
Snippets Groups Projects
Commit e7fdeb6a authored by Tobias Schlauch's avatar Tobias Schlauch
Browse files

Add a change to demonstrate auto-merging

parent 7ccdcc83
No related branches found
No related tags found
1 merge request!1Resolve "Rework episode 9 (conflicts)"
......@@ -59,6 +59,7 @@ o - o <- HEAD, master, mummy-info
- Verify with `git branch`
- Edit the file `mars.txt` and commit the changes
- Add a new sentence at the end of the file: `Mummy will appreciate sand storms on Mars`
- Adapt the first line and attach at its end: ` (for Dracula)`
- Add & commit it: `git add mars.txt`, `git commit -m "Add advantages for the Mummy"`
- Verify with `git graph`
......
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