Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • The Linux kernel repository has lots of good examples of violating this rule -- they often have lots of explanation about the cause of the bug or the rationale for the fix in the body of the commit message. A reasonable version of your rule would be "you should always be able to explain the main point of a commit in 1 sentence." Commented Oct 11, 2010 at 3:33
  • @Ken: my goal here is to help the person asking the question, not to come up with a rule covering all pre-existing source code repositories in the world. Commented Oct 11, 2010 at 12:55