mirror of
https://github.com/semver/semver.git
synced 2026-07-11 03:53:53 -05:00
[GH-ISSUE #83] command line implementation #5179
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 @fsaintjacques on GitHub (Mar 24, 2013).
Original GitHub issue: https://github.com/semver/semver/issues/83
You might be interested in a small CLI implementation that can be used for scripting and hooks.
https://github.com/fsaintjacques/semver-tool
@zafarkhaja commented on GitHub (Apr 2, 2013):
You might want to post it here mojombo/semver.org#57
@tbull commented on GitHub (Apr 18, 2013):
I added it there. This issue can be closed.