Rules of thumb for a good commit message: - Write your commit messages in English - Start with a verb in presence and uppercase - Whenever you feel the urge to type in “and” your commit is not atomic (with a few reasonable exceptions to this rule).
Rules of thumb for a good commit message: