Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 May 2021 07:12:28 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de>
Cc:        Adriaan de Groot <adridg@freebsd.org>, ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: d2767ba1088e - main - Update to GCC 10.2.0
Message-ID:  <YJToXBsjrly%2BX7NC@FreeBSD.org>
In-Reply-To: <YJRmowSdrjrM9akL@uriah.heep.sax.de>
References:  <202105062122.146LMo2A087886@gitrepo.freebsd.org> <2266099.mfXeX5GmMH@beastie.bionicmutton.org> <YJRmowSdrjrM9akL@uriah.heep.sax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YJToXBsjrly%2BX7NC>