Re: [TopGit RFC PATCH] tg mail: new command for mailing patches
From: Kirill Smelkov <hidden>
Date: 2016-06-15 22:45:22
On Fri, Sep 19, 2008 at 12:20:49PM +0200, Bert Wesarg wrote:
On Fri, Sep 19, 2008 at 12:04, Kirill Smelkov [off-list ref] wrote:quoted
On Fri, Sep 19, 2008 at 11:52:03AM +0200, Bert Wesarg wrote:quoted
On Fri, Sep 19, 2008 at 11:08, Kirill Smelkov [off-list ref] wrote:quoted
Petr, since you've asked for help on this, here you are: $ tg mail [NAME] a simple script to send one patch over email. All it does is - call `tg patch` for actual patch preparation - extract email addresses from whom and where to send a mailThat shouldn't be needed. git send-email parses Cc: headers and theExactly for this reason I do not extract Cc. And git send-mail does not extract From: -- it just asks to confirm From is GIT_COMMITTER_IDENT, and there is no option to stop it doing so except providing explicit --from <someone> (maybe i'm missing something?).Ahh, my fault, I should take a break, sorry for the noise.
No problem, your "noise" is welcome :)
--
Всего хорошего, Кирилл.