Page MenuHomeSoftware Heritage

Use mercurial tags as named pointer (referenced in the snapshot)
Closed, MigratedEdits Locked

Description

The mercurial loader's actually creating release from tags that do not bear metadata information.
Those are simple key value name -> changeset id.

We can actually directly translate this as named pointer in our snapshot model.
the branch name is the name, the target's the revision the changeset resolves to.