37
What's your commit message style?
(programming.dev)
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Resources
Rules
Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.
Most of mine tend to follow this format:
It's not often where I will modify multiple files within a single commit, but if I do, I will typically use a section or subsystem name rather than a single filename.