gca refactoring
This MR decouples the content-divergence resolution logic from gca which was unnecessarily populated here, as the same goal could be achieved by a simple 3-way comparison.
Edited by Sushil Khanchi
This MR decouples the content-divergence resolution logic from gca which was unnecessarily populated here, as the same goal could be achieved by a simple 3-way comparison.