Skip to content
  • Georges Racinet's avatar
    Merge Request detection for closed (named) branches · 0f6b2b3661a2
    Georges Racinet authored
    Closes #207
    
    If a Mercurial branch is merged and closed in the same push,
    this makes proper detection for the corresponding Merge Request(s).
    
    The detection works if the closing happens before or after the merge,
    that's why we needed to have both the closing changeset and its
    parents.
    0f6b2b3661a2