mirror of
https://github.com/django/django.git
synced 2026-02-08 18:39:28 +08:00
I added this back in 3222fc7943 to try
and avoid merge conflicts from concurrent edits to release notes in
different branches. However, in my recent experience, it has caused
more problems than it solves. I have found that when rebasing a branch
that modifies a release note, it can merge sections without an
intermediate blank line, leading to broken reST syntax. Example spotted
in code review:
https://github.com/django/django/pull/17554#discussion_r2311296513 .
I think it’s better we remove this configuration and deal with merge
conflicts deliberately.
360 B
360 B