<div dir="ltr">Redirecting to the list.<div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 10, 2018 at 12:50 PM, Andrew Moore <span dir="ltr"><<a href="mailto:slewsys@gmail.com" target="_blank">slewsys@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Nice find.  Table of Contents:<br>
<br>
        • Separate subject from body with a blank line<br>
        • Limit the subject line to 50 characters<br>
        • Capitalize the subject line<br>
        • Do not end the subject line with a period<br>
        • Use the imperative mood in the subject line<br>
        • Wrap the body at 72 characters<br>
        • Use the body to explain what and why vs. how<br>
<br>
I. would add: include a context.  Often I see commit messages like<br>
<br>
“Update to version X.Y.Z” <br>
<br>
Whereas<br>
<br>
"Python: Update to version X.Y.Z”<br>
<br>
Is little more effort and much friendlier.<br>
<span class="gmail-HOEnZb"><font color="#888888">-AM<br></font></span></blockquote><div><br></div><div>Totally agree. In fact, the example on MacPorts Commit Messages wiki page [1] does use this.</div><div> </div><div>[1]: <a href="https://trac.macports.org/wiki/CommitMessages#guidelines">https://trac.macports.org/wiki/CommitMessages#guidelines</a></div><div><br></div><div><br></div><div>- Umesh</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail-HOEnZb"><div class="gmail-h5">
> On May 9, 2018, at 5:40 PM, Umesh Singla <<a href="mailto:umeshksingla@macports.org">umeshksingla@macports.org</a>> wrote:<br>
> <br>
> Apart from the usual commit guidelines present in the wiki, I found this particular blog <a href="https://chris.beams.io/posts/git-commit/" rel="noreferrer" target="_blank">https://chris.beams.io/posts/<wbr>git-commit/</a> really helpful. It's quite popular as well and tries to present the solution very practically.<br>
> <br>
> Go through it in your free time.<br>
> <br>
> On Wed, May 9, 2018, 10:02 Jackson Isaac <<a href="mailto:notifications@github.com">notifications@github.com</a>> wrote:<br>
> Try to keep the commit messages in active voice. Take care of capitalization too.<br>
> <br>
> For e.g., "Add README and database design"<br>
> <br>
> Here I have kept README in all caps since that is how the filename also is.<br>
> <br>
> —<br>
> You are receiving this because you are subscribed to this thread.<br>
> Reply to this email directly, view it on GitHub, or mute the thread.<br>
> <br></div></div></blockquote></div></div></div>