repo: make changelog easier to merge

The changelog now uses union merges to reduce conflicts.
Changed the EOL in changelog.html to CRLF to help even more.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
This commit is contained in:
Mloc-Argent
2014-06-12 18:43:15 +01:00
parent d74f0cbe30
commit f928d9ce77
2 changed files with 1179 additions and 1173 deletions

7
.gitattributes vendored
View File

@@ -1 +1,6 @@
*.dmm merge=merge-dmm
# dmm map merger hook
# needs additional setup, see tools/mapmerge/install.txt
*.dmm merge=merge-dmm
# force changelog merging to use union
html/changelog.html merge=union

File diff suppressed because it is too large Load Diff