Description
A merge with:
- previous version: ""
- current version: "toto"
- new version: "toto.tyty"
with give: "totototo.tyty".
That's because what is merged is a diff between previous/current and previous/new. Need to apply a diff again when two values are inserted in the same index of previous version.