mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
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:
5
.gitattributes
vendored
5
.gitattributes
vendored
@@ -1 +1,6 @@
|
|||||||
|
# dmm map merger hook
|
||||||
|
# needs additional setup, see tools/mapmerge/install.txt
|
||||||
*.dmm merge=merge-dmm
|
*.dmm merge=merge-dmm
|
||||||
|
|
||||||
|
# force changelog merging to use union
|
||||||
|
html/changelog.html merge=union
|
||||||
|
|||||||
@@ -56,6 +56,7 @@ should be listed in the changelog upon commit though. Thanks. -->
|
|||||||
|
|
||||||
<!-- DO NOT REMOVE, MOVE, OR COPY THIS COMMENT! THIS MUST BE THE LAST NON-EMPTY LINE BEFORE THE LOGS #ADDTOCHANGELOGMARKER# -->
|
<!-- DO NOT REMOVE, MOVE, OR COPY THIS COMMENT! THIS MUST BE THE LAST NON-EMPTY LINE BEFORE THE LOGS #ADDTOCHANGELOGMARKER# -->
|
||||||
|
|
||||||
|
|
||||||
<div class='commit sansserif'>
|
<div class='commit sansserif'>
|
||||||
<h2 class='date'>23 Mai 2014</h2>
|
<h2 class='date'>23 Mai 2014</h2>
|
||||||
<h3 class='author'>Hubble updated:</h3>
|
<h3 class='author'>Hubble updated:</h3>
|
||||||
|
|||||||
Reference in New Issue
Block a user