Description
How to reproduce:
- previous: "a"
- current: "b"
- next: ""
This gives a conflict of course but the proposed merge is "" which is wrong since priority is supposed to go to current version so the result should ideally be "b".
How to reproduce:
This gives a conflict of course but the proposed merge is "" which is wrong since priority is supposed to go to current version so the result should ideally be "b".