Don't use 3 way compare if the common ancestor is same as one side
commit3f8e5df27292863d144ba28b837e297ff431f8e7
authorAndrey Loskutov <loskutov@gmx.de>
Sun, 19 Feb 2017 12:02:20 +0000 (19 13:02 +0100)
committerAndrey Loskutov <loskutov@gmx.de>
Fri, 24 Feb 2017 18:48:35 +0000 (24 14:48 -0400)
tree05e3f33e15db03ad3e24f6ae7c27d41a038a2844
parent92c9b27e50d86f0889c7fdb30d927de454bcdec5
Don't use 3 way compare if the common ancestor is same as one side

Bug: 512395
Change-Id: I2231e143d6f4f349d11cc2332077bf57391af558
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/CompareUtils.java