Skip to content

format with pre-release number x.y.z.p #24

Description

@sentient

I am trying to format with

git-semver -format x.y.z.p

to get a 4 digit number

e.g. if the tag is 1.2.3-dev

I would like to have the number
1.2.3.0
and on the next commit to get
1.2.3.1

How could I achieve that?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions