Skip to content

Commit

Permalink
repo: make changelog easier to merge
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
mloc committed Jun 12, 2014
1 parent d09e783 commit 002cd97
Show file tree
Hide file tree
Showing 2 changed files with 1,832 additions and 1,828 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# 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
Loading

0 comments on commit 002cd97

Please sign in to comment.