Skip to content

Tag and version convention #18815

Closed
Closed
@l0kod

Description

@l0kod

There is currently Git tags prefixes "release-" (old ones I guess) and "0.".
It would probably be more readable to switch to a "v" (or "rust-") prefix for version tags (like for the Linux repository). This way, it's easier to filter version tags (e.g. with "git tag -l v*"). It's especially useful when there is other tags than for version (e.g. local tags).

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