From: Ian Campbell <Ian.Campbell@citrix.com>
To: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: Andrew Cooper <Andrew.Cooper3@citrix.com>,
Julien Grall <julien.grall@linaro.org>,
"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
"patches@linaro.org" <patches@linaro.org>
Subject: Re: [PATCH V2] .gitignore: Add vim swap files
Date: Fri, 10 May 2013 19:12:45 +0100 [thread overview]
Message-ID: <1368209565.14715.7.camel@dagon.hellion.org.uk> (raw)
In-Reply-To: <20877.14289.660009.193592@mariner.uk.xensource.com>
On Fri, 2013-05-10 at 19:09 +0100, Ian Jackson wrote:
> Andrew Cooper writes ("Re: [PATCH V2] .gitignore: Add vim swap files"):
> > On 09/05/13 17:17, Julien Grall wrote:
> > > diff --git a/.hgignore b/.hgignore
> > > index 6b432f7..4bd24fc 100644
> > > --- a/.hgignore
> > > +++ b/.hgignore
> > > @@ -11,6 +11,7 @@
> > > .*\.tar\.bz2$
> > > .*\.tar\.gz$
> > > .*~$
> > > +.swp$
>
> AIUI the format of .hgignore files is lines containing
> implicitly-^-anchored regexps.
>
> So this is wrong. Please copy the (hideous) syntax of the other
> entries.
If you read the rest of the thread you will find that I noted this and
fixed it as I committed it.
(Does your MUA not do threading?)
Ian.
next prev parent reply other threads:[~2013-05-10 18:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-09 16:17 [PATCH V2] .gitignore: Add vim swap files Julien Grall
2013-05-09 16:24 ` Andrew Cooper
2013-05-10 18:09 ` Ian Jackson
2013-05-10 18:12 ` Ian Campbell [this message]
2013-05-10 18:43 ` Ian Jackson
2013-05-10 18:15 ` Andrew Cooper
2013-05-10 18:21 ` Ian Campbell
2013-05-10 13:04 ` Ian Campbell
2013-05-10 13:14 ` Ian Campbell
2013-05-10 13:33 ` Ian Campbell
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=1368209565.14715.7.camel@dagon.hellion.org.uk \
--to=ian.campbell@citrix.com \
--cc=Andrew.Cooper3@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=julien.grall@linaro.org \
--cc=patches@linaro.org \
--cc=xen-devel@lists.xensource.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 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.