From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Ian Campbell <ian.campbell@citrix.com>
Cc: Daniel Kiper <daniel.kiper@oracle.com>,
ian.jackson@eu.citrix.com, jbeulich@suse.com,
xen-devel@lists.xen.org
Subject: Re: [PATCH] gitignore: Don't ignore *.rej
Date: Wed, 12 Aug 2015 10:31:25 -0400 [thread overview]
Message-ID: <20150812143125.GG17002@l.oracle.com> (raw)
In-Reply-To: <1439370457-20675-1-git-send-email-ian.campbell@citrix.com>
On Wed, Aug 12, 2015 at 10:07:37AM +0100, Ian Campbell wrote:
> These indicate a patch application went wrong, I want to see them in
> "git status". This appears to have been imported from .hgignore where
> it has been since 2005.
>
> Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
> Cc: Daniel Kiper <daniel.kiper@oracle.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> ---
> Spotted while accidentally reviewing Daniel's patch against grub's
> .gitignore.
> ---
> .gitignore | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/.gitignore b/.gitignore
> index bccbd12..dafa3c4 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -1,6 +1,5 @@
> .hg
> *.orig
> -*.rej
> *~
> *.swp
> *.o
> --
> 2.1.4
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2015-08-12 14:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-12 9:07 [PATCH] gitignore: Don't ignore *.rej Ian Campbell
2015-08-12 9:19 ` Jan Beulich
2015-08-12 14:31 ` Konrad Rzeszutek Wilk [this message]
2015-08-12 15:21 ` Ian Jackson
2015-08-13 10:32 ` Ian Campbell
2015-08-12 18:09 ` Daniel Kiper
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=20150812143125.GG17002@l.oracle.com \
--to=konrad.wilk@oracle.com \
--cc=daniel.kiper@oracle.com \
--cc=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=jbeulich@suse.com \
--cc=xen-devel@lists.xen.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.