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
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
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