Skip to content

Plugin output vs git describe: different commit hash length #703

@rocketraman

Description

@rocketraman

What happened?

I have a repository in which git describe --tags --always --first-parent returns v2023031601-38-g3b46af6d. However, the plugin returns v2023031601-38-g3b46af6 -- note the commit hash is one letter shorter.

What did you want to happen?

The two outputs should be the same.

$ git --version
git version 2.39.2

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