Closed
Description
Description
I wan to allow dev to create an empty commit with only cz message
Possible Solution
Add an --allow-empty option
Additional context
I work with a team using gitflow. I want to allow people to work freely on their feature branch and make a last conventionnally formated commit so we can merge-squash with the good message on develop branch
Additional context
No response