[U-Boot] I wonder "---" in the patch file generated by the git-format-patch

Kim, Heung Jun riverful at gmail.com
Tue Jun 2 12:39:53 CEST 2009


Dear Wolfgang Denk,

I have a question about git-format-patch usage.

I generated the patch using git-format-patch.
The my usage is the following :

1. pull latest git repo.
2. change the code
3. # git commit -a -s
4. insert commit & any other things.
5. # git-format-patch -1

So, I get patch. But, this patch's form is different with you said.
First of all, the all comments is on the "---".
But, you said all comments must belong below the "---" like this messages. :
http://lists.denx.de/pipermail/u-boot/2009-June/053535.html
It's different.

What did I lose anything during the patching progress??
Can you tell me what is wrong??

Thanks to read.

Best Regards,
riverful


More information about the U-Boot mailing list