Re: Rules for Commit Messages

2021-02-10 Thread Sebastian Huber
On 10/02/2021 16:38, Gedare Bloom wrote: https://devel.rtems.org/wiki/Developer/Git#GitCommits We also have: https://docs.rtems.org/branches/master/user/support/contrib.html It lacks details for the commit messages. -- embedded brains GmbH Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim

Re: Rules for Commit Messages

2021-02-10 Thread Joel Sherrill
Thanks. Did we miss moving this to the docs? On Wed, Feb 10, 2021 at 9:38 AM Gedare Bloom wrote: > https://devel.rtems.org/wiki/Developer/Git#GitCommits > > On Wed, Feb 10, 2021 at 8:06 AM Joel Sherrill wrote: > > > > Hi > > > > I was looking for guidance on how we write a commit message to pr

Re: Rules for Commit Messages

2021-02-10 Thread Gedare Bloom
https://devel.rtems.org/wiki/Developer/Git#GitCommits On Wed, Feb 10, 2021 at 8:06 AM Joel Sherrill wrote: > > Hi > > I was looking for guidance on how we write a commit message to provide it to > someone. Unfortunately, I don't see it in the Software Engineering Guide > although I admit I coul

Rules for Commit Messages

2021-02-10 Thread Joel Sherrill
Hi I was looking for guidance on how we write a commit message to provide it to someone. Unfortunately, I don't see it in the Software Engineering Guide although I admit I could have missed it. I assume it would be something like this: [area|file]: Brief description Longer description hopefully