Skip to content

git bump next isn't correct tag #4

@adamyonk

Description

@adamyonk

I'm not sure exactly what the issue is here - git bump tries to set a tag that has already been set, git bump next shows the incorrect next tag.

 ➔ git tag | grep v83.
v830
v831
v832
v833
v834
v835
v836
v837
v838
v839
 ➔ git bump next
834

The latest tag is v839, but bump is wanting to set v834. Does this not work because it's just a vXXX instead of vX.X.X?

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