On Mon, 12 Dec 2022 14:44:03 GMT, Robbin Ehn <r...@openjdk.org> wrote:
> > Also please do not force-push. > > FYI: I'm not sure it even was possible to fix the "full of unexpected > changes" without force push. Even if it was, the effort required to fix it > without force push would be pretty significant. So I'd say this one of those > exceptions to the rule :) I did 2 mistakes: rebase my branch while a PR was in progress, and force-push my changes After getting help from colleagues, I had to do another force-push to get back my branch to its state before the mistakes. ------------- PR: https://git.openjdk.org/jdk/pull/11288