On 05/14/2012 02:58 PM, Anthony Liguori wrote: > You can also do: > > git send-email --to=qemu-devel@nongnu.org HEAD~1 > > Which avoids any clutter. I also like to do: git config sendemail.to=qemu-devel@nongnu.org so I don't have to remember to use --to every time. 'git send-email --cover-letter' gives a nicer cover letter than 'git send-email --compose'; it really bothers me that 'git send-email --help' fails to mention that send-email also understands all options of format-patch. -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org