mirror of
https://github.com/semver/semver.git
synced 2026-07-10 19:50:47 -05:00
[GH-ISSUE #57] alpha segment standardization? #4290
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 @xsist10 on GitHub (Dec 6, 2012).
Original GitHub issue: https://github.com/semver/semver/issues/57
Is there/should there be a standard for the alpha segments?
For instance I've seen
Preview:
pre,pr,p,previewandpreview releaseAlpha:
alpha,aBeta:
beta,bDevelopment:
dev,dRelease Candidate:
rc,r,release,rcandidateFinal Release:
f,final,final_releaseMilestone:
ms,milestoneIs it within the scope of semver to specify a recommended use/abbreviation?
@haacked commented on GitHub (Dec 20, 2012):
Closing this as a dupe of 56
@haacked commented on GitHub (Feb 12, 2014):
WHoops. This is a dupe of #53 not 56