On Wed, Aug 5, 2015 at 11:18 PM, Kirk Lund <kl...@pivotal.io> wrote: > Several of us were discussing http://chris.beams.io/posts/git-commit/ -- > there are a couple other really good articles about git commit messages and > below is the message style I've been trying to follow.
Even though it's on Subversion's site, the conventions we adopted as a community are more generic and applicable to git as well: http://subversion.apache.org/docs/community-guide/conventions.html#log-messages Cheers. -- justin