On Sat, 2019-10-05 at 02:38 +0200, Kevin Kofler wrote:
> No. Resolving conflicts implies that you need to do an actual merge,
> NOT a 
> fast forward. Fast-forwarding means that I am shipping the SAME
> commit on 
> all branches, so the changelog must be identical (unless I play games
> with 
> %if in the changelog, which is not going to happen).

The same commit is in all branches, there's just also a merge commit.
Subsequent commits that don't conflict do fast-forward.

> In addition, resolving conflicts is extra work compared to a
> conflict-free 
> merge or ideally a fast-forward.

It's less work than the mental overhead of working in a spec file with
%if statements.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to