Skip to content
Snippets Groups Projects
Commit d0e17efd authored by Daniel Duarte's avatar Daniel Duarte
Browse files

fix formatting

parent 7527f4e2
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ $ git checkout develop
$ git checkout -b changeMichael
```
Change Michael file...
Change Michael file...
```bash
$ git fetch upstream
......
......@@ -11,6 +11,6 @@ A conflict should emerge
$ git mergetool
```
* This opens kdiff3 if it was properly set up. Selecting A will keep the changes of the target branch,
* This opens kdiff3 if it was properly set up. Selecting A will keep the changes of the target branch,
while B will keep your changes. Selecting A and B will combine both changes to the merged file.
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