Question
Texts.xlsx and version control
After using TouchGFX for some time now the project team is growing and multiple people are working on the design (multiple branches) adding screens and texts.
Since texts.xlsx is used as source for the text information and this file is in binary format it is impossible to merge changes between branches, rebase etc...
So this leaves us to merge changes manually (open both files in Excel an comparing them by hand) which ofcourse is quite error prone and tedious.
Can anybody recommend a better alternative way to handle this?
