Skip to content
Snippets Groups Projects
Commit 1b0862c1 authored by Øyvind Harboe's avatar Øyvind Harboe
Browse files

HACKING: add tip on how to write comments

parent 5227ae71
No related branches found
No related tags found
No related merge requests found
...@@ -34,6 +34,13 @@ while(!done) { ...@@ -34,6 +34,13 @@ while(!done) {
TIP! use "git add ." before commit to add new files. TIP! use "git add ." before commit to add new files.
--- example comment, notice the short first line w/topic ---
topic: short comment
<blank line>
longer comments over several
lines...
-----
3. Next you need to make sure that your patches 3. Next you need to make sure that your patches
are on top of the latest stuff on the server and are on top of the latest stuff on the server and
that there are no conflicts. that there are no conflicts.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment