All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: "Gabriel L. Somlo" <gsomlo@gmail.com>,
	qemu-devel@nongnu.org, qemu-trivial@nongnu.org
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] Add qga/qapi-generated to .gitignore
Date: Mon, 10 Mar 2014 11:57:18 -0600	[thread overview]
Message-ID: <531DFCFE.2000006@redhat.com> (raw)
In-Reply-To: <20140310171456.GS17184@ERROL.INI.CMU.EDU>

[-- Attachment #1: Type: text/plain, Size: 731 bytes --]

On 03/10/2014 11:14 AM, Gabriel L. Somlo wrote:
> The folder "qga/qapi-generated" shows up after building QEMU, and
> gets in the way during e.g. "git add ."; Add it to .gitignore to
> keep it from accidentally ending up in the wrong place.
> 
> Signed-off-by: Gabriel Somlo <somlo@cmu.edu>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index ef7019f..a0895c9 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -21,6 +21,7 @@
>  libdis*
>  libuser
>  /linux-headers/asm
> +qga/qapi-generated

Why didn't you anchor it?

/qga/qapi-generated

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Eric Blake <eblake@redhat.com>
To: "Gabriel L. Somlo" <gsomlo@gmail.com>,
	qemu-devel@nongnu.org, qemu-trivial@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Add qga/qapi-generated to .gitignore
Date: Mon, 10 Mar 2014 11:57:18 -0600	[thread overview]
Message-ID: <531DFCFE.2000006@redhat.com> (raw)
In-Reply-To: <20140310171456.GS17184@ERROL.INI.CMU.EDU>

[-- Attachment #1: Type: text/plain, Size: 731 bytes --]

On 03/10/2014 11:14 AM, Gabriel L. Somlo wrote:
> The folder "qga/qapi-generated" shows up after building QEMU, and
> gets in the way during e.g. "git add ."; Add it to .gitignore to
> keep it from accidentally ending up in the wrong place.
> 
> Signed-off-by: Gabriel Somlo <somlo@cmu.edu>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index ef7019f..a0895c9 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -21,6 +21,7 @@
>  libdis*
>  libuser
>  /linux-headers/asm
> +qga/qapi-generated

Why didn't you anchor it?

/qga/qapi-generated

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

  reply	other threads:[~2014-03-10 17:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-10 17:14 [Qemu-trivial] [PATCH] Add qga/qapi-generated to .gitignore Gabriel L. Somlo
2014-03-10 17:14 ` [Qemu-devel] " Gabriel L. Somlo
2014-03-10 17:57 ` Eric Blake [this message]
2014-03-10 17:57   ` Eric Blake
2014-03-10 18:08   ` [Qemu-trivial] [PATCH v2] " Gabriel L. Somlo
2014-03-10 18:08     ` [Qemu-devel] " Gabriel L. Somlo
2014-03-14 16:22     ` [Qemu-trivial] " Michael Tokarev
2014-03-14 16:22       ` [Qemu-devel] " Michael Tokarev

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=531DFCFE.2000006@redhat.com \
    --to=eblake@redhat.com \
    --cc=gsomlo@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.