mirror of
https://github.com/semver/semver.git
synced 2026-03-09 15:32:03 -05:00
[PR #923] [spec] document real-world v0 semantics #849
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?
📋 Pull Request Information
Original PR: https://github.com/semver/semver/pull/923
Author: @ljharb
Created: 3/9/2023
Status: 🔄 Open
Base:
master← Head:vee-zero📝 Commits (1)
fc7bc5c[spec] document real-world v0 semantics📊 Changes
1 file changed (+15 additions, -15 deletions)
View changed files
📝
semver.md(+15 -15)📄 Description
Per https://github.com/semver/semver/issues/915#issuecomment-1458733037
Fixes #915. Closes #916. Closes #127.
Additionally, I notice the document often, but not consistently, hard-wraps at 80 chars. While I find soft-wrapping immeasurably superior for diff clarity and editability, consistency is also important, so I'd be happy to make a separate PR that updates the entire document to consistently soft-wrap or hard-wrap.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.