Matt Wozniski (2008-12-01 20:10 -0500) wrote:
> On Mon, Dec 1, 2008 at 6:48 PM, snitko wrote:
>> Great, thank you. Btw, since when second line in git should be empty?
This may not be a "should" statement but in the git.git repository Linus
Torvalds had this practice since the day one (2005-04-07).
> See man git-commit
>
> DISCUSSION
> Though not required, it´s a good idea to begin the commit
> message with a single short (less than 50 character) line
> summarizing the change, followed by a blank line and then a
> more thorough description.
And a real-life example from git.git and linux-2.6.git repositories:
http://git.kernel.org/?p=git/git.git;a=log
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=log
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---