-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
When running git flow release start you often find yourself pausing for a moment and asking yourself, what exactly you've changed. Does your change qualifiy as a patch or is it already a minor version jump? When using git trailers like proposed by Conventional Commits, one could guess the version number according to gitflow. So the command would be something like this:
git flow release start propose
git flow release start guess
git flow release start auto-determine
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
No status