Re: Handling conflicts and cherry-pick to 2022Q3 issue

From: Nuno Teixeira <eduardo_at_freebsd.org>
Date: Thu, 28 Jul 2022 22:36:14 UTC
yes it is

Michael Gmelin <grembo@freebsd.org> escreveu no dia quinta, 28/07/2022 à(s)
23:35:

> Look at what you’re trying to commit and check if there are any conflict
> marker (>>>>>>>>>>>, <<<<<<<<<>, =========).
>
> On 28. Jul 2022, at 23:44, Nuno Teixeira <eduardo@freebsd.org> wrote:
>
> 
> Hello,
>
> I'm trying to commit to 2022Q3 PR 265530
> <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265330> and after
> solving Makefile conflicts (PORTREVISIONs), git push gives the error:
>
> ---
> ================================================================
> remote: Some parts of your commit look suspiciously like merge
> remote: conflict markers.  Please double-check your diff and try
> remote: committing again.
> remote: ================================================================
> remote:
> To gitrepo.freebsd.org:ports.git
>  ! [remote rejected]           2022Q3 -> 2022Q3 (pre-receive hook declined)
> error: failed to push some refs to 'gitrepo.freebsd.org:ports.git'
> ---
>
> Any hints on how to solve it?
>
> Thanks in advance,
>
> Nuno Teixeira
>
>
>
>