mirror of
https://github.com/semver/semver.git
synced 2026-07-10 19:50:47 -05:00
[GH-ISSUE #288] semver.org 2.0.0 last FAQ uses 'semver' while master branch 2.0.0 uses 'SemVer' #5325
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 @hyiltiz on GitHub (Nov 30, 2015).
Original GitHub issue: https://github.com/semver/semver/issues/288
I think the master branch version should be labeled as 2.0.1 or something else; since no software should be different while having the same versions. Also, it should be great to directly host through github, or make a mirror sync for the web server with master branch here.
@jwdonahue commented on GitHub (Jan 21, 2020):
Yes. We should probably be somewhere in the 2.yy.zzz range by now.
Have you tried forking semver/semver.org? That's the repo that produces the https://semver.org/.
@jwdonahue commented on GitHub (Jan 21, 2020):
@hyiltiz, this a very old issue. Do you intend to issue a PR to fix it? If not, and if you don't have any further questions, please close this thread at your earliest possible convenience.
Thank you.
@hyiltiz commented on GitHub (Jan 22, 2020):
I'd love to submit a PR but not sure which abbr. is preferred among
semverSemVerSemverforSemantic Versioning. They all appear in the document in various places.@alexandrtovmach commented on GitHub (Jun 10, 2020):
@hyiltiz Thanks for report, I'll take a look soon
Closed as duplicate of #407