On Mon, Mar 15, 2010 at 11:13 AM, Nathan Kinsinger <
[email protected]> wrote:
FYI, in both my old and new branches there is a Copy Patch item in the
> contextual menu for commits. You can use that to paste into the email. It
> really only works for one commit patches, you probably want to use the
> command line to do longer ones.
>
> The only problem I know about copy/pasting the patch is that some email
> clients will change whitespace and formatting and potentially mess up the
> patch.
>
Thanks Nathan, I'll look into this.
If anyone has their config file setup to work with Gmail details I'd be
interested in hearing about that too. Mine looks like this:
[imap]
folder = "[Gmail]/Drafts"
host = "imaps://imap.gmail.com"
user = [email protected]
pass = mypassword
port = 993
sslverify = false
Kevin