mirror of
https://github.com/thegeeklab/git-sv.git
synced 2026-04-26 10:45:49 +03:00
[PR #151] [MERGED] fix: avoid invalid semver versions #154
Labels
No labels
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/git-sv#154
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/thegeeklab/git-sv/pull/151
Author: @xoxys
Created: 1/18/2025
Status: ✅ Merged
Merged: 1/18/2025
Merged by: @xoxys
Base:
main← Head:avoid-invalid📝 Commits (1)
f10e3c4fix: avoid invalid semver versions📊 Changes
2 files changed (+9 additions, -5 deletions)
View changed files
📝
sv/commit.go(+4 -0)📝
sv/commit_test.go(+5 -5)📄 Description
Avoid invalid versions like
0.0.1.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.