On Tue, Feb 22, 2011, john stultz wrote:
> Yea. Since I still send out patches from both my employer and linaro
> address, I can't utilize fixed git config values.
>
> I already put the effort in to make sure my linaro work has my
> linaro.org address as the author on a patch by patch basis. And
> similarly I can add a CC: line to the patch commit log to make sure
> [email protected] gets the mail.
>
> But BCC isn't easy to do on a patch-by-patch basis.
That's fair enough; could you explain how you're doing this patch by
patch?
I personally set author via the EMAIL env var and I have aliases like:
linaro='EMAIL="[email protected]"'
debian='EMAIL="[email protected]"'
etc. and then I run:
linaro git commit -av
I wonder how you set Cc: though
--
Loïc Minier
_______________________________________________
linaro-dev mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/linaro-dev