Skip to content
Snippets Groups Projects
Commit 410892de authored by bbartels's avatar bbartels
Browse files

documentation: correct mistake in how_to_use_git.md

parent 33b08530
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ part.
You can look at the commit you just made:
```
git commit log -n 3
git log -n 3
```
Now we need to sync your master branch with the master branch on Gitlab.
......
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