1,852
edits
(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: | |||
maint: merge stable to default. | |||
maint: merge away accidental head. | |||
maint: Strip trailing whitespace from source files. | |||
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]] |