2014-12-09 15:03 GMT+03:00 Daniel P. Berrange <berra...@redhat.com>:
> 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@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@redhat.com master..'


Thanks, if i have new version of patch, what i need to specify in git
send-email ?

-- 
Vasiliy Tolstov,
e-mail: v.tols...@selfip.ru
jabber: v...@selfip.ru

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to