How to deal with .bin files while using git?

Hello Forum,
As you all know, git is bad at merging binaries (for example data.bin for gateaway events) (they are binaries so that's normal).
How do we handle that? are there a magic way to not chose one binary over the other and to merge correctly the binaries?

Thank you.

No, sorry.

Version 8.3, coming soon, addresses this issue by making all config text-based.

1 Like