mirror of
https://github.com/semver/semver.git
synced 2026-03-22 22:20:28 -05:00
Error in the specification. #301
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).
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