Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Oct 2022 18:12:40 +0200
From:      Hans Petter Selasky <hps@selasky.org>
To:        Koichiro Iwao <meta@freebsd.org>, freebsd-net@freebsd.org
Subject:   Re: Help wanted with MFC 256820
Message-ID:  <e8426058-32f8-5f27-ba94-8ed2badf7fb5@selasky.org>
In-Reply-To: <558b6dd1a98fdb81df0443202695172c@freebsd.org>
References:  <558b6dd1a98fdb81df0443202695172c@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/16/22 18:07, Koichiro Iwao wrote:
> Hi,
> 
> I only have ports commit bit. I would like to ship this 1-year-old commit
> to each stable branch (at least stable/13). I'm happy to help with 
> anything.
> 
> I would like to try it if I'm permitted to do that with someone's approval.
> I would appreciate it if someone let me know the procedure.
> 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256820
> 
> Thanks,

Hi,

I think you should do:

git cherry-pick -x 9823a0c0acf4fc277a71336ea737e1de7c65742f

Then:

git commit --amend

And remove the "MFC after" tag.

Then push it to stable/13 . You maybe need to specify the override 
authors flag before pushing.

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e8426058-32f8-5f27-ba94-8ed2badf7fb5>