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

Make changes on branch via two commits

parent 084f558e
No related branches found
No related tags found
1 merge request!3Resolve "Episode 8: Use two separate commits for the changes on the branch (new info + improve line 1)."
......@@ -59,8 +59,9 @@ 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"`
- Adapt the first line and attach at its end: ` (for Dracula)`
- Add & commit it: `git add mars.txt`, `git commit -m "Concretise dracula fact"`
- 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