mirror of
https://github.com/semver/semver.git
synced 2026-07-10 19:50:47 -05:00
[GH-ISSUE #493] Enforced Semantic Versioning #7339
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 @dalssoft on GitHub (Feb 11, 2019).
Original GitHub issue: https://github.com/semver/semver/issues/493
There should be a opt-in on the spec for "Enforced Semantic Versioning", the same way Elm is doing it.
@steveklabnik commented on GitHub (Feb 11, 2019):
This is a feature of a given semver implementation, and is outside of the purview of the spec itself. I agree these tools are useful, but they're not a job for us. Thanks!