You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you need to assign a version to previous commits (ref. #9) the version may correctly need to be lower than the most current version. Current implementation enforces all new versions must be strictly increasing.
This feature should provide a command line option --force to support this kind of need.
The text was updated successfully, but these errors were encountered:
If you need to assign a version to previous commits (ref. #9) the version may correctly need to be lower than the most current version. Current implementation enforces all new versions must be strictly increasing.
This feature should provide a command line option
--force
to support this kind of need.The text was updated successfully, but these errors were encountered: