[U-Boot] [PATCH 0/2] Add support for MINI2440 (s3c2440)
Gabriel Huau
contact at huau-gabriel.fr
Mon Apr 30 13:55:27 CEST 2012
On Mon, Apr 30, 2012 at 01:35:01PM +0200, Wolfgang Denk wrote:
> Dear Gabriel Huau,
>
> In message <20120430110724.GB4656 at debian> you wrote:
> >
> > Just a little question about the ChangeLog. I added the "---" and my
> > changements after it, but I see this part in "git log", is it normal ?
> > Will this part be deleted in the merge ?
>
> You should never see this in a git log.
>
> The "---" separator line gets automatically inserted by "git format-patch";
> you add your comments manually after creating the patch by inserting
> them below this line. "git am" will then ignore this line and
> everything below it.
>
> So if you can see this as part of the commit message, something went
> wrong.
Ok thanks, I misunderstood, I will modify this error after the next review.
More information about the U-Boot
mailing list