Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2022 15:44:58 -0400
From:      Mark Johnston <markj@freebsd.org>
To:        Rick Macklem <rmacklem@uoguelph.ca>
Cc:        freebsd-current <freebsd-current@freebsd.org>, "imp@FreeBSD.org" <imp@freebsd.org>
Subject:   Re: git question: How do I push a cherry-pick of someone else's commit?
Message-ID:  <YqJNugFvvSQIxhv1@nuc>
In-Reply-To: <YQBPR0101MB9742EB96CF32DAD13F6BF2BFDDA79@YQBPR0101MB9742.CANPRD01.PROD.OUTLOOK.COM>
References:  <YQBPR0101MB9742EB96CF32DAD13F6BF2BFDDA79@YQBPR0101MB9742.CANPRD01.PROD.OUTLOOK.COM>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 09, 2022 at 07:30:47PM +0000, Rick Macklem wrote:
> I just tried to MFC a commit done to fix my commit by imp@
> and it won't let be push the cherry-pick.
> 
> What's the trick to doing this?

You need to add --push-option=confirm-author to the git push invocation.

> Or do I need to get Warner to do it?
> If so, it's 393b7606f9c1 in main, that needs to go into stable/13.
> 
> rick
> ps: The stable/13 build will be broken until this gets resolved.
>       I'll revert the MFC if it isn't fixed soon.
> 



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