Re: Commit messages
Doug Evans <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAP9bCMTS07E-_SPLmk=RcLwuuDaFbNa3EBRiTVZvRMQ=-7vGyA@mail.gmail.com> |
On Fri, Aug 8, 2014 at 5:37 AM, Gary Benson <[email protected]> wrote: > Hi everyone, > > A bunch of commits just got pushed with bad commit messages. > Please be aware that the format for commit messages is: > > One-line summary > [blank line] > Description of changes > [blank line] > Copy of the ChangeLog entry/entries > > Thanks, > Gary Best get this written down somewhere as an absolute rule. Maybe any of (or all of) "Contribution Checklist", "Developer Tips" or "Coding Standards" from the wiki. [I didn't see it in any of the above, maybe I missed it or maybe it's elsewhere.]