Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 2021 14:09:41 +0200
From:      Mathieu Arnold <mat@freebsd.org>
To:        Gerald Pfeifer <gerald@pfeifer.com>
Cc:        Rene Ladan <rene@freebsd.org>, ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: a4c3b6f622b8 - main - Remove two tools that are no longer useful with Git.
Message-ID:  <20210412120941.ro5rv7vaokglgt7l@aching.in.mat.cc>
In-Reply-To: <8cde99cd-c64a-a85e-68dd-94bcf1d6999b@pfeifer.com>
References:  <202104061040.136Ae3MR086471@gitrepo.freebsd.org> <8cde99cd-c64a-a85e-68dd-94bcf1d6999b@pfeifer.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--borjzj73rizu2gqf
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Apr 10, 2021 at 10:57:20PM +0200, Gerald Pfeifer wrote:
> On Tue, 6 Apr 2021, Rene Ladan wrote:
> >     Remove two tools that are no longer useful with Git.
> >    =20
> >     - mfh: this is replaced by 'git cherry-pick -x HASH'
>=20
> I believe it would be useful to still have such a tool that one simply=20
> invokes as "mfh $COMMITID" for the quarterly branch as in the past.
>=20
> https://docs.freebsd.org/en/articles/committers-guide/#ports-qa-misc-comm=
it-mfh=20
> has instructions on how to do this manually, alas that is quite not=20
> as convenient - and hence likely to be used - as the nice original=20
> mfh tool.

Well, with Git, mfh would end up being:

git checkout 2021Q2
git cherry-pick -x $COMMITID
git push origin 2021Q2

I would rather committers learn how to use git (it is, after all, what
they are here for) and then, they can magically now test before pushing.

--=20
Mathieu Arnold

--borjzj73rizu2gqf
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQKTBAABCgB9FiEEVhwchfRfuV0unqO5KesJApEdfgIFAmB0OHdfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDU2
MUMxQzg1RjQ1RkI5NUQyRTlFQTNCOTI5RUIwOTAyOTExRDdFMDIACgkQKesJApEd
fgKwlQ//SdwynPYfNi+4ZkNxcvVUb0xk9Cr0gqwyjURuns/K362WTYG9f0TVpwte
AYsgqp3ZtQo6hWnllv7yXpa3+nu4Otile9NpjqB/cwVfWdGETWQXDSZGlOXcIlEX
xZpyQ7TdJieZN2kU/7GMZ1XGCY2kqYzp3fwn9+IjRIQP6E8m47KpW2/yRpDzIRJp
ePZ/1kI2d1RlqoNJ5eJZzAbzNeWV3RY/GiIkThbxE7MuUy/lZqlhSSGtlvu8E2m3
VHuvmNqsZISsxi225Qy1PO/O+zxEVo79UVND8yrlQaEgJiUuRg9oSwGtZ53yBGGA
BINfqIbQQ/ZFHGELJCQm5ihBLxLip7IcnOiM1ZJHsv404XlEtVdODhxOXSOoe8ct
bFIK4yQnZypjliERgu6j0qvtqodRjqrXe7Ex9ieoZeEb3fYj2KgxM7E/ghtszTwX
nWKXt0iOwji/J/66KPkb7vU4t3enxijSXdxhF9xzW3E7k3e2pVYqlNwNyPFXEXn6
WwcOUU31fFuXY68k0myMMODaGVh4S1vmh08q8poh1ylet0p2wXTUpCeVHpC4nW01
iZ9r6/N0qv1lnfYIt5BFm/k8n86DdmqPNKxmAl8M9nHl0HS+MK7td0iQcpgifDkE
/L8F4Wmyv1VicOWmnjCkKFvNhOAwdo7Wr+M0NZs02KvLbUWJTcM=
=Ko1K
-----END PGP SIGNATURE-----

--borjzj73rizu2gqf--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210412120941.ro5rv7vaokglgt7l>