Skip to content

The first character is stripped from the git commit hash #3

@agross

Description

@agross
$ git log --oneline -1
d4ec867 (HEAD -> pact, origin/pact) ...

$ npx absolute-version
4ec867-pact+4ec867

4ec867 != d4ec867

$ git log --oneline -1
e6864fd (HEAD -> main, origin/main) ...

$ npx absolute-version
6864fd-main+6864fd

6864fd != e6864fd

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