Commit message guidelines: Difference between revisions

Jump to navigation Jump to search
→‎One line examples: Update punctuation to GNU style
(→‎Guidelines: document commonly used "test:" prefix)
(→‎One line examples: Update punctuation to GNU style)
Line 56: Line 56:
This examples are the rare cases where only one file is modified and the change is simple enough:
This examples are the rare cases where only one file is modified and the change is simple enough:


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


== Guidelines ==
== Guidelines ==
216

edits

Navigation menu