Why Commit Messages are such a big deal? Version Control Systems were invented with the backway mechanism in mind, that’s represented By: Commit ID e.g. 6e24e45 Commit Message e.g. fix a bug (please don’t do this 😓) A State (after a change) As ...
mohamedhalawa.hashnode.dev6 min read
Awesome article.
I agree commit messages should be informative and its even better when the follow a structure. So your whole team can get used to it.
Good commits do have a huge payoff down the line and it just feels neater. Thanks for sharing.
Great article Mohamed Halawa. ⚡
I think validating a commit message is a great idea but it might pose an issue like this.
docs: Update README
Unless there is a way of further checking the content of the commit message, enforcing a commit style is better IMHO.
abdou bouceif
روعة صديقي