> I thought I had... My command line is below, and I thought that's what
> -i did.
>
> hg email -r 6731:6734 -g -i -t '[email protected]'
That's odd.  Anything strange with your .hgrc?  (by the way, you can
put all of -g -i and -t into your .hgrc as defaults)

[defaults]
email = --git

[email]
method = smtp
from = Nathan Binkert <[email protected]>
to = [email protected]
_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to