Skip to content

Include git commit hash in commits db #6094

@bgrins

Description

@bgrins

The commits DB currently only records the hg changeset hash for each commit. Converting these to git commits seems to require per-hash round-trips to the Lando hg2git API or a local git cinnabar checkout.

How hard would it be to add a git_node (or similar) field to each commit dict in the commits DB containing the corresponding git commit hash?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions