Gentoo Archives: gentoo-dev

From: Gordon Pettey <petteyg359@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Git workflow, commit messages
Date: Sun, 09 Aug 2015 14:32:04
Message-Id: CAHY5Mecf1M7=J0Tf94240kLFbks_jNqGD7EAA7VBVvQCgH5sxg@mail.gmail.com
In Reply to: [gentoo-dev] Git workflow, commit messages by "Anthony G. Basile"
1 On Sun, Aug 9, 2015 at 7:06 AM, Anthony G. Basile <blueness@g.o>
2 wrote:
3
4 >
5 > Particularly, we should prepend "CATEGORY/PN: " to the first line so we
6 > can easily search git log for what happened to a package.
7 >
8 >
9 Good format to help reading unfiltered logs, but invalid reasoning. 'git
10 log portage/cat/pn' or 'git log portage/cat-old/pn-old
11 portage/cat-moved/pn-moved' gets every commit affecting files in said
12 package's directory.

Replies

Subject Author
Re: [gentoo-dev] Git workflow, commit messages "Aaron W. Swenson" <titanofold@g.o>
Re: [gentoo-dev] Git workflow, commit messages hasufell <hasufell@g.o>
Re: [gentoo-dev] Git workflow, commit messages "Anthony G. Basile" <blueness@g.o>