Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Combine concurrent changes to CHANGELOG.md instead of conflicting. When two PRs both append
# entries under "## [Unreleased]", git's built-in "union" driver keeps both
# sets of added lines rather than reporting a merge conflict.
CHANGELOG.md merge=union
Loading