What is semantic commit message?
Semantic commit message is a commit message format which helps to write better commit message.
References
- http://stackoverflow.com/questions/26944762/when-to-use-chore-as-type-of-commit-message
- https://seesparkbox.com/foundry/semantic_commit_messages
- https://github.com/fteem/git-semantic-commits
Categories :
Programming