
27 Aug
2008
27 Aug
'08
4:06 p.m.
Wolfgang Denk wrote:
Dear Ben Warren,
In message 48B4E607.8040700@gmail.com you wrote:
The only 100%* way to send patches is using git-send-email, but it's a small pain to set up especially if you're not going to be using it much.
oops? What do you mean by "pain to set up" ? You don;t have to set up anything.
Just type:
git-send-email --to u-boot@lists.denx.de patch...
Sure, if you have easy access to an SMTP server and have sendmail running it's trivial. If you use gmail, there are a few hoops you need to jump through regarding authentication. All-in-all, worth the effort if you're going to do it more than once.
regards, Ben