mirror of
https://github.com/semver/semver.git
synced 2026-07-11 03:53:53 -05:00
[GH-ISSUE #406] Error in the specification. #3016
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 @aminancelot on GitHub (Nov 7, 2017).
Original GitHub issue: https://github.com/semver/semver/issues/406
Section 10 of the specification has an error:
[0-9A-Za-z-] should be [0-9A-Za-z\-]
@akalongman commented on GitHub (Nov 7, 2017):
@aminancelot in regex last dash of the symbols group considered as a just symbol