Questions about Pull-Requests
    Jacob Carlborg 
    doob at me.com
       
    Thu Dec 27 07:15:25 PST 2012
    
    
  
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.
-- 
/Jacob Carlborg
    
    
More information about the Digitalmars-d-learn
mailing list