-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new
-i
flag that allows to skip non SemVer tags
Useful for repositories that just have an old tag that is malformed. Not sure I like the way the shell docs work now but I have not thought of a decent way to document flags and args at the same time using just standard lib ways. The usage prints okay, but the `--help` is still broken only printing the flag information.
- Loading branch information
Philipp Böschen
committed
Nov 12, 2021
1 parent
c0c0e48
commit 6a753e3
Showing
3 changed files
with
32 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters