Skip to content

Commit

Permalink
Merge pull request #1116 from rogerluan/changelog-union-merge-strategy
Browse files Browse the repository at this point in the history
Change CHANGELOG.md merge strategy to union
  • Loading branch information
orta committed Feb 18, 2021
2 parents 7fe1d7c + 8eecb0b commit 35a98bb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# .gitattributes documentation: https://git-scm.com/docs/gitattributes

# Resolve 3-way merge conflicts on the CHANGELOG.md file using the union strategy
CHANGELOG.md merge=union

0 comments on commit 35a98bb

Please sign in to comment.