Skip to content

Commit fa266d3

Browse files
authored
Add merge=union for the CHANGELOG file (#339)
This should reduce the amount of PR conflict
1 parent 8ed3496 commit fa266d3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CHANGELOG.md merge=union

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2222
- Change port number to fix 'no consent token' error (#326)
2323
- Long file names truncated rather than scrolling in left hand file pane (#316, #337)
2424
- Tab scrollbars only appear when necessary (#331)
25+
- Added merge=union gitattribute for this file (#339)
2526

2627
### Fixed
2728
- Make sure button text is always centered (#328)

0 commit comments

Comments
 (0)