Skip to content

Feature request: Can a parameter be given to "stg goto" so that it can go to a commit ID rather than a patch name #93

Closed
@dhowells

Description

@dhowells

Can "stg goto" be given a new parameter that allows you to specify the patch to go to by commit ID rather than by patch name?E.g.:

stg goto -c 1e08868e23502e59205b6208483e967b3e6c3f1a

Alternatively/additionally, it would be handy to have a way to look up the name of a patch by commit ID, maybe:

stg id -n 1e08868e23502e59205b6208483e967b3e6c3f1a

giving the name of the patch rather than its ID.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions