top | item 12370762

(no title)

tom9729 | 9 years ago

Git does support custom merge "drivers" on a per file basis. For example: https://gist.github.com/seanh/378623

discuss

order

slavik81|9 years ago

I wonder if it would be sufficient to set the changelog's merge strategy to union in .gitattributes.

hadley|9 years ago

I've tried this - it helps, but it's not a silver bullet. (And GitHub doesn't use it in PRs)