Skip to content
  • Boris Feld's avatar
    ancestors: ensure a consistent order even in the "inclusive" case · a60dae060bc8
    Boris Feld authored
    It seems odds to first issue the "source" revs and then the other ancestors.
    In addition, doing so can break the other contract of always issuing a child
    before its parent. We update the code to apply the same logic to all yielded
    revision. No tests break so we seem in the clear except where we explicitly
    test the order.
    a60dae060bc8