[libvirt] [PATCH v4] automatic create tap device with network type ethernet

Daniel P. Berrange berrange at redhat.com
Tue Dec 9 12:03:35 UTC 2014


On Tue, Dec 09, 2014 at 03:58:19PM +0400, Vasiliy Tolstov wrote:
> 2014-12-09 11:33 GMT+03:00 Michal Privoznik <mprivozn at redhat.com>:
> > It seems like your MTA mangled the patch. Moreover, how is this different to
> > v3 that I've sent?
> 
> 
> What is the best way to send patches to mailing lists ? Via git
> send-email or via git imap-send and after corrections send it via mail
> client?

The majority of us are using  git send-email

eg, if I'm on a branch, I'll use this to spam all patches on that
branch vs master

  $ git send-email --cover-letter --annotate --to libvir-list at redhat.com \
      --smtp-server=<my local smtp server> --no-chain-reply-to \
      master..

I have this long command line hidden behind a script so I just normally
run the simpler 'git-spam libvir-list at redhat.com master..'

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list