| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Template for commit messages |
| Date: | 2016-01-28 10:49:56 |
| Message-ID: | 20160128104956.GC4313@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Jan 28, 2016 at 11:30:58AM +0100, Tomas Vondra wrote:
> Any reason why not to adapt the git message conventions from kernel?
>
> https://git.wiki.kernel.org/index.php/CommitMessageConventions
>
> I'd expect there are tools already working with that format, making
> the life easier for us.
Good idea. :-) Updated template:
-- email subject limit -----------------------------------------
-- gitweb summary limit --------------------------
Reported-by:
Bug:
Patch-by:
Reviewed-by:
Backpatch through:
I had to make up "Patch-by:" as it wasn't listed.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Roman grave inscription +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2016-01-28 10:53:44 | Re: Template for commit messages |
| Previous Message | Rahila Syed | 2016-01-28 10:38:16 | Re: [PROPOSAL] VACUUM Progress Checker. |