Derek Ou wrote: > Sorry that my patch went out twice. I ran into smtp authentication issue > with git-send-email. Also, what is the right way to add more comments > to a patch? Should I edit the patch generated by git-format-patch or I > should just add commit title, blank line and the full commit message when > I git commit my change locally.
The latter, for anything that belongs in the permanent commit message. For transient information such as what changed since the previous version of the patch, edit the resulting patch below the "---". -Scott _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot