public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Brice Goglin <Brice.Goglin@ens-lyon.org>
To: Qi Yong <qiyong@fc-cn.com>
Cc: torvalds@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [patch] gitignore quilt's files
Date: Mon, 17 Jul 2006 18:55:13 -0400	[thread overview]
Message-ID: <44BC1551.7040104@ens-lyon.org> (raw)
In-Reply-To: <20060717033850.GA18438@localhost.localdomain>

Qi Yong wrote:
> gitignore: ignore quilt's files.
>  
> Signed-off-by: Qi Yong <qiyong@fc-cn.com>
> ---
>
> diff --git a/.gitignore b/.gitignore
> index 27fd376..21e346a 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -33,3 +33,7 @@ include/linux/version.h
>  
>  # stgit generated dirs
>  patches-*
> +
> +# quilt's files
> +patches
> +series
>
>   


Isn't "series" in the "patches/" subdirectory ? With quilt 0.45, the
only quilt files I see in my linux-tree root are patches/ and .pc/

Brice


  reply	other threads:[~2006-07-17 22:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-17  3:38 [patch] gitignore quilt's files Qi Yong
2006-07-17 22:55 ` Brice Goglin [this message]
2006-07-18  2:21   ` Qi Yong

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=44BC1551.7040104@ens-lyon.org \
    --to=brice.goglin@ens-lyon.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=qiyong@fc-cn.com \
    --cc=torvalds@osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox