Skip to content
Snippets Groups Projects
Commit 435c406b authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

Minor changes

parent 057bb480
No related branches found
No related tags found
No related merge requests found
## Good practices
## Best practices
* `clone` a repository, do not download the `.zip` file.
* `pull` before `push`
......
......@@ -77,4 +77,6 @@ $ git push origin master
## Pull/Merge Requests
How to submit a Pull or Merge Request (PR or MR)
**Good news!**
Same procedure as with merging a branch...
......@@ -54,7 +54,7 @@
}
},
{
"filename": "good_practices.md",
"filename": "best_practices.md",
"attr": {
"data-background": "../img/whiteBG.jpg"
}
......
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