emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Nonempty second line in commit message (??)


From: Stefan Monnier
Subject: Re: Nonempty second line in commit message (??)
Date: Sun, 29 Mar 2015 00:05:22 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> While commiting I got this error:

> "Nonempty second line in commit message".

> Why can't the second line be non-empty?

Git considers "the summary" (displayed in short logs and things like
that) to be the concatenation of all lines until the first empty line.
I think this convention sucks (if you forget such an empty line,
it leads to ridiculously long "summaries", and it forces the addition
of an empty line at a spot where you don't always want one).


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]