Skip to content

Commit

Permalink
nit(git): Configures changelog to resolve conflicts with union strate…
Browse files Browse the repository at this point in the history
…gy (valhalla#2489)

* nit(git): Configures changelog to resolve conflicts with union strategy

* Fix typo

Co-authored-by: Daniel Patterson <[email protected]>
  • Loading branch information
purew and danpat authored Jul 24, 2020
1 parent 9c7b3c6 commit ce87d0b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@
*.bat text eol=crlf
*.cmd text eol=crlf
*.ps1 text eol=crlf

# Declare changelog to be union merged, as that's tyically
# how you want to deal with conflicts in a changelog
/CHANGELOG.md merge=union

0 comments on commit ce87d0b

Please sign in to comment.