From: Luiz Capitulino <lcapitulino@redhat.com>
To: Eduardo Habkost <ehabkost@redhat.com>
Cc: autotest@test.kernel.org, kvm@vger.kernel.org
Subject: Re: [AUTOTEST MIRROR][PATCH] Introduce .gitignore file
Date: Fri, 8 Oct 2010 18:25:37 -0300 [thread overview]
Message-ID: <20101008182537.1fb6fa61@doriath> (raw)
In-Reply-To: <20101008180226.GR24658@blackpad.lan.raisama.net>
On Fri, 8 Oct 2010 15:02:26 -0300
Eduardo Habkost <ehabkost@redhat.com> wrote:
> On Thu, Oct 07, 2010 at 05:22:17PM -0300, Luiz Capitulino wrote:
> >
> > Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
> > ---
> > Eduardo, can you actually commit to a git mirror? It's hard to work in your
> > repo w/o this file.
>
> Can't we get this added to svn:ignore on the Subversion repository
> first? I would like the git mirror match exactly what's on SVN (with
> svn:ignore being translated to a .gitignore file).
Fine with me.
>
> >
> > .gitignore | 7 +++++++
> > 1 files changed, 7 insertions(+), 0 deletions(-)
> > create mode 100644 .gitignore
> >
> > diff --git a/.gitignore b/.gitignore
> > new file mode 100644
> > index 0000000..f23bd95
> > --- /dev/null
> > +++ b/.gitignore
> > @@ -0,0 +1,7 @@
> > +*.pyc
> > +client/control
> > +client/results/
> > +client/tests/kvm/images
> > +client/tests/kvm/env
> > +client/tmp
> > +client/tests/kvm/*.cfg
> > --
> > 1.7.3.1.50.g1e633
> >
>
next prev parent reply other threads:[~2010-10-08 21:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-07 20:22 [AUTOTEST MIRROR][PATCH] Introduce .gitignore file Luiz Capitulino
2010-10-08 18:02 ` Eduardo Habkost
2010-10-08 21:25 ` Luiz Capitulino [this message]
2010-10-12 16:18 ` Lucas Meneghel Rodrigues
2010-10-12 16:24 ` Avi Kivity
2010-10-12 16:47 ` Lucas Meneghel Rodrigues
2010-10-13 19:51 ` Eduardo Habkost
2010-10-13 20:57 ` Lucas Meneghel Rodrigues
2010-10-14 6:57 ` [Autotest] " Amos Kong
2010-10-12 16:26 ` John Admanski
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=20101008182537.1fb6fa61@doriath \
--to=lcapitulino@redhat.com \
--cc=autotest@test.kernel.org \
--cc=ehabkost@redhat.com \
--cc=kvm@vger.kernel.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.