On 12/04/13 01:56, Gesh wrote: > On 11/04/2013 03:56, Allan McRae wrote: >> On 11/04/13 02:54, Maxime Gauduin wrote: >>> This patch is a merge of "[PATCH] More verbose bzr branching error", >>> "[PATCH 1/2] Add support for bzr lp URLs in makepkg", "[PATCH 2/2] >>> Accept all bzr URLs in the source array" and "[PATCH] Fix dest dir when >>> using lp: URLs in the source array". >> >> All of this ^ should not go in the commit message but below the "---" >> after the sign-off line. >> >> Fixed and pulled to maint. >> >> Allan >> > From what I can see in the Git docs, wouldn't this make the message > a part of the commit (i.e. the actual diff)? > Otherwise, how does Git split the message into the commit message, > the patch, and the discussion? >
Anything below "---" and before the start of the diff is a comment. Allan
