knadh / gtbump

git tag bump: A simple utility to bump and manage git semantic version tags and generate Markdown changelogs.
MIT License
20 stars 6 forks source link

feat: shorter arguments #4

Closed bryanpedini closed 1 month ago

bryanpedini commented 2 years ago

between one and two dashes the argument is usually shorter, not the same hence why the shortening of the arguments for major, minor and patch

major short argument capitalized due to being major (duh) and due to minor already needing lowercase "m"