What is the genral convention for mixed commit message.? eg: if a commmit contains refractor, fix and style changes. #125

Closed
opened 2026-02-17 11:48:17 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @johnsoncherian on GitHub (May 29, 2021).

What is the general convention for mixed commit message.? eg: if a commit contains refractor, fix and style changes. Does the fix gets the highest priority.?

Originally created by @johnsoncherian on GitHub (May 29, 2021). What is the general convention for mixed commit message.? eg: if a commit contains refractor, fix and style changes. Does the fix gets the highest priority.?
Author
Owner

@VibingCreator commented on GitHub (Jun 5, 2021):

From my understanding, the whole key is to make more commits. Just avoid such situations, commit every change.

@VibingCreator commented on GitHub (Jun 5, 2021): From my understanding, the whole key is to make more commits. Just avoid such situations, commit every change.
Author
Owner

@damianopetrungaro commented on GitHub (Jun 9, 2021):

That's the point tho!
Making more commit, smaller with a more declarative and easy-to-understand scope, is the way to go!

Gonna close this, @j0hn5on feel free to reopen if you have any follow up question :D

@damianopetrungaro commented on GitHub (Jun 9, 2021): That's the point tho! Making more commit, smaller with a more declarative and easy-to-understand scope, is the way to go! Gonna close this, @j0hn5on feel free to reopen if you have any follow up question :D
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#125