My 5 tips for writing killer commit messages
Describing your changes to the code base is a difficult task. Especially for younger software developers. With this guide, I want to summarize my learnings over the last couple of years. 1. Atomic Commits - one change per commit I found, that the des...





