git: d2767ba1088e - main - Update to GCC 10.2.0
Alexey Dokuchaev
danfe at freebsd.org
Fri May 7 07:12:29 UTC 2021
On Thu, May 06, 2021 at 11:58:59PM +0200, Joerg Wunsch wrote:
> ...
> I thought I did use the commit template ... anyway, this is really a
> drawback from SVN. Subversion commit mails always placed the
> category/port in the subject of the mail, so it was pretty clear what
> all this is about.
>
> Is there no chance the Git commit mails can also get this automatically?
It's quite doable I think, something like "git show --pretty= --name-only
d2767ba1088e | xargs dirname | sort | uniq" gimmick, if used to construct
the subject line, should DTRT.
./danfe
More information about the dev-commits-ports-all
mailing list