Closed
Description
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
Labels
No labels