• Show log

    Commit

  • Hash : 6d354747
    Author : Arthur Schreiber
    Date : 2016-10-18T08:20:41

    Perf: Don't perform merge operations for trivial merges. When one side of a merge is treesame to the ancestor, we can take the other side and skip all the expensive merge operations. This optimization can only be performed when the generation of REUC extension data is skipped.