mirror of
https://github.com/semver/semver.git
synced 2026-07-10 19:50:47 -05:00
[GH-ISSUE #230] Build metadata spec is inccoesitent with examples. #5273
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @omeid on GitHub (Nov 1, 2014).
Original GitHub issue: https://github.com/semver/semver/issues/230
Either, preferably
.needs to be added to the allowed list of identifiers, or the example to be corrected.@rlidwka commented on GitHub (Nov 1, 2014):
.is not a part of an identifier. It's a separator between them.