Git gets all changes in the dialogues
Posted: Wed Apr 03, 2024 6:41 am
Because of the way the tool is created, any change in the layout (x, y or zoom), it will be sent to git as a change.
This means that if more than one person is working on the database dialogue, there will be several conflicts to be resolved.
Is there any possible solution for this case?
Or is there any reason why that could not be moved to a separated file, so that. could be included in the gitignore?
Many Thanks
Cussa
This means that if more than one person is working on the database dialogue, there will be several conflicts to be resolved.
Is there any possible solution for this case?
Or is there any reason why that could not be moved to a separated file, so that. could be included in the gitignore?
Many Thanks
Cussa