qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: "Daniel P. Berrangé" <berrange@redhat.com>, qemu-devel@nongnu.org
Cc: Thomas Huth <thuth@redhat.com>
Subject: Re: [Qemu-devel] [web PATCH] Add a git-publish configuration file
Date: Fri, 19 Oct 2018 09:58:52 +0200	[thread overview]
Message-ID: <c8442a17-9ac1-27d7-d374-4f10f493f92a@redhat.com> (raw)
In-Reply-To: <20181018145748.11697-1-berrange@redhat.com>

On 18/10/2018 16:57, Daniel P. Berrangé wrote:
> This adds a config file for git-publish, primarily so that patches get
> sent with the "web" subject prefix to distinguish them from patches to
> the main git repo.
> 
> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
> ---
> 
> I picked Paolo & Thomas as CC since they appear to be the people
> actually committing patches to qemu-web.git so far. Feel free to
> correct me if needed...
> 
>  .gitpublish | 11 +++++++++++
>  1 file changed, 11 insertions(+)
>  create mode 100644 .gitpublish
> 
> diff --git a/.gitpublish b/.gitpublish
> new file mode 100644
> index 0000000..4cf08bc
> --- /dev/null
> +++ b/.gitpublish
> @@ -0,0 +1,11 @@
> +#
> +# Common git-publish profiles that can be used to send patches to QEMU upstream.
> +#
> +# See https://github.com/stefanha/git-publish for more information
> +#
> +[gitpublishprofile "default"]
> +base = master
> +to = qemu-devel@nongnu.org
> +prefix = web PATCH
> +cc = Paolo Bonzini <pbonzini@redhat.com>
> +cc = Thomas Huth <thuth@redhat.com>
> 

Pushed, thanks.

Paolo

      parent reply	other threads:[~2018-10-19  7:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-18 14:57 [Qemu-devel] [web PATCH] Add a git-publish configuration file Daniel P. Berrangé
2018-10-18 21:07 ` Paolo Bonzini
2018-10-19  7:58 ` Paolo Bonzini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c8442a17-9ac1-27d7-d374-4f10f493f92a@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=berrange@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).