Questions about Pull-Requests

Jonathan M Davis jmdavisProg at gmx.com
Thu Dec 27 20:41:48 PST 2012


On Thursday, December 27, 2012 16:15:25 Jacob Carlborg wrote:
> On 2012-12-27 12:05, Jonathan M Davis wrote:
> > If you're fixing a bug, you need to have something along the lines of "fix
> > issue# 777" in it. Beyond that, I don't think that there are any actual
> > guidelines. Just be intelligent about them.
> 
> Then there's the standard Git guidelines. A commit message should
> consist of a short description, 50 characters max, followed by, if
> necessary, a blank line then a full description of the commit.
> 
> If it's enough to describe the commit in 50 characters that's perfectly
> fine.

It's my understanding that limit is 80, not 50.

- Jonathan M Davis


More information about the Digitalmars-d-learn mailing list