I recently read a helpful article on Hashnode by Simon Egersand titled "Write Git Commit Messages Your Colleagues Will Love," and it inspired me to dive a little deeper into understanding what makes a Git commit good or bad. You're probably thinking ...
blog.techsavvytravvy.com5 min read
I completely agree with these points Travis Aaron Wagner. Good commit messages can save a developer a lot of time trying to figure out what has changed and where.
Great article!
I love how you took my article and basically made it better :D Thanks for sharing your thought on git commits. It's a topic I think we don't talk about enough. And this leads to junior git users not getting into a good git habit.
Ayush Dixit
Product Development Engineer @Phenom
Learned something.