A piece of the Unison manual for force:
You can also specify
-force newer(or-force older) to force Unison to choose the file with the later (earlier) modtime. In this case, the-timespreference must also be enabled.
My understanding is that when conflict occurs the more recent file version is taken. But there is other option prefer and it may be set to newer as well. Unfortunately description for prefer is meager so I have no idea what prefer=newer means and what the difference is?