Enforcing Commit Templates

Enforcing Commit Templates

5 years ago
Anonymous $fWzGa1uP8i

https://medium.com/@englundgiant/enforcing-commit-templates-8cf3dbfe2510

Erik EnglundBlockedUnblockFollowFollowingApr 12Photo by Pixabay from PexelsOften times companies will have a standard template for their commit messages. Something like “issue number: short message, details”. Just like coding styles these help make the history legible. But just like coding styles they mean nothing if they are not enforced.

A typical standard commit message could be: