summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 30567178e3a03f0a86eaf79f51bc7819c56829e7 (plain)
1
2
3
4
5
6
7
# Using merge=union should make it easier to maintain changelogs across
# branches, by using the text from both sides for the merge.
#
doc/doc-txt/NewStuff         merge=union
doc/doc-txt/ChangeLog        merge=union
doc/doc-txt/OptionLists.txt  merge=union
src/README.UPDATING          merge=union