Commit message guidelines: Difference between revisions

Jump to navigation Jump to search
(Shorten intro.)
Line 164: Line 164:
=== One line commit examples ===
=== One line commit examples ===


This examples are the rare cases where only one file is modified and the
This examples are the rare cases where only one file is modified and the change is simple enough:
change is simple enough:


<pre>maint: merge away accidental head.</pre>
maint: merge stable to default.
<pre>maint: Strip trailing whitespace from source files.</pre>
<pre>maint: Update gnulib to latest changes.</pre>
maint: merge away accidental head.
<pre>maint: Periodic merge of stable to default.</pre>
<pre>doc: grammarcheck documentation for 4.2 release.</pre>
maint: Strip trailing whitespace from source files.
<pre>pkg.m4: update to lastest version as released with pkg-config 0.29 (bug #48775)</pre>
<pre>uigetfile.m: allow path names as input arg (bug #48828)</pre>
maint: Update gnulib to latest changes.
doc: grammarcheck documentation for 4.2 release.
pkg.m4: update to lastest version as released with pkg-config 0.29 (bug #48775)
uigetfile.m: allow path names as input arg (bug #48828)




[[Category:Development]]
[[Category:Development]]

Navigation menu