Skip to content
  • Georges Racinet's avatar
    HgGitRepository#hg_changeset_branch_topic: new method · 426f2c40742d
    Georges Racinet authored
    We could even have made `hg_changeset_branch` use it, but it's
    so simple… and topic can still be expensive in some cases if not
    needed.
    
    We could also have a helper to parse the "branchmap key" notation,
    but the case is slightly different here: we always have a colon.
    That changes `rpartition` behaviour a lot.
    426f2c40742d