But yes, even minor changes should have a descriptive commit message that summarises the change in order to make commit history useful.
Now, when the code itself needs an explanation then that should be in the form of a comment next to the code itself.
But yes, even minor changes should have a descriptive commit message that summarises the change in order to make commit history useful.
Now, when the code itself needs an explanation then that should be in the form of a comment next to the code itself.