Commit 5cbd960
Removed Git attribute merge=union for release notes.
I added this back in 3222fc7 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:
django#17554 (comment) .
I think it’s better we remove this configuration and deal with merge
conflicts deliberately.1 parent 0017450 commit 5cbd960
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
0 commit comments