Skip to content
Snippets Groups Projects
Commit 74f0301f authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Changed branch name suggestion

parent 7608628e
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ First [fork and clone](https://help.github.com/articles/fork-a-repo) the project
*Always* branch off master for new features.
```
git checkout -b my_descriptive_branch_name
git checkout -b mydescriptivebranchname
```
### Edit and build the code
......
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