Category: git
-
How To Write Good Commit Messages
A wide majority of developers uses a version control system for their code and many of them trust in git. This is good, but most of you will for sure be familiar with the following situation: During the investigation of bugfix, you were able to nail it down to a block, function or line of…