You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 18, 2021. It is now read-only.
When merging a branch, it often is the case that there is a conflict in the CHANGELOG only. This is not a realy confligt as the CHANGELOG entries simple have to be merged. This can be configured in git itself by using a merge=union attribute. GitHub currently doesn't support that kind of merge. It would be very helpful if github would.