Gentoo Archives: gentoo-dev

From: Patrick Lauer <patrick@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Git workflow, commit messages
Date: Sun, 09 Aug 2015 12:17:59
Message-Id: 3415606.Z654tFyLYr@localhost
In Reply to: [gentoo-dev] Git workflow, commit messages by "Anthony G. Basile"
1 On Sunday 09 August 2015 08:06:53 Anthony G. Basile wrote:
2 > Hi everyone,
3 >
4 > I hate to be a nag, but please read
5 > https://wiki.gentoo.org/wiki/Gentoo_git_workflow. In particular, commit
6 > messages. I'm seeing lots of cvs style messages going in and without
7 > history it will be hard to figure out what happened just from the
8 > message. Particularly, we should prepend "CATEGORY/PN: " to the first
9 > line so we can easily search git log for what happened to a package.
10
11 Lazy me says:
12
13 Can't we make repoman do that?

Replies

Subject Author
Re: [gentoo-dev] Git workflow, commit messages Patrice Clement <monsieurp@g.o>