On Wed, Jun 15, 2011 at 16:28, GOUJON Alexandre wrote:
> So writing commit messages with more than one line will add them (all lines
> except the first one) as a 'sub' commit message.
> I'm using git for another project and being able to comment a bit more a
> commit is appreciable.
Simply don't
On 06/15/2011 04:17 PM, Andrew Eikum wrote:
On 06/15/2011 09:09 AM, GOUJON Alexandre wrote:
I would like to add a 'sub'-message to a commit like this one
http://source.winehq.org/git/wine.git/commitdiff/dbd878639424071e1d4c6cfc9bcc75906a4b2b8a
I know that I can specify this text at the begin
On 06/15/2011 09:09 AM, GOUJON Alexandre wrote:
I would like to add a 'sub'-message to a commit like this one
http://source.winehq.org/git/wine.git/commitdiff/dbd878639424071e1d4c6cfc9bcc75906a4b2b8a
I know that I can specify this text at the beginning of a patch I want
to send to wine-patches (
Hi,
I would like to add a 'sub'-message to a commit like this one
http://source.winehq.org/git/wine.git/commitdiff/dbd878639424071e1d4c6cfc9bcc75906a4b2b8a
I know that I can specify this text at the beginning of a patch I want
to send to wine-patches (befor the '---').
But here, I'm interested