21 | | }}} |
22 | | Use the same string for all of your commits. |
23 | | Commit log:: |
24 | | - The first line must be a self containing short '''but meaningful''' summary of the changeset. It should be no longer than 70 character. |
25 | | - If a changeset relates to a ticket, please always indicate the corresponding ticket id at the end of the first line of the log message, like {{{(ticket #76)}}} or just {{{(#76)}}}. |
26 | | - Then comes a longer description of the changes, if necessary. Do not list the changed files, but instead detail the nature of the changes. |
| 21 | }}} |
| 22 | Use the same string for all of your commits. |
| 23 | === Commit log === |
| 24 | - The first line must be a self containing short '''but meaningful''' summary of the changeset. It should be no longer than 70 character. |
| 25 | - If a changeset relates to a ticket, please always indicate the corresponding ticket id at the end of the first line of the log message, like {{{(ticket #76)}}} or just {{{(#76)}}}. |
| 26 | - Then comes a longer description of the changes, if necessary. Do not list the changed files, but instead detail the nature of the changes. |