kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: A bit of quilt
Date: Thu, 2 Feb 2017 08:10:25 +0100	[thread overview]
Message-ID: <20170202071024.GA27159@kroah.com> (raw)
In-Reply-To: <20170201135416.GA27343@li620-105.members.linode.com>

On Wed, Feb 01, 2017 at 01:54:16PM +0000, Amit Kumar wrote:
> Hi,
> As I know quilt is used by maintainers. But kernel source code is
> maintained in git repo. So I want to know how git and quilt work
> together.

It's up to the developer, but I use it in different ways for different
kernel trees.  I use it for keeping the stable kernel patches in, before
those trees are released, you can see my git tree of quilt patches here:
	https://git.kernel.org/cgit/linux/kernel/git/stable/stable-queue.git/

> In mutt I have seen that a mail sent by Mr. GregKH has  quilt mail as user
> agent and git-send-email as x-mailer. It means he is using
> git-send-email as a backend for quilt mail.

Yes.

> Last but not least, I think if a developer starts using quilt to
> maintain his diferent versions of a patch, it will ease a maintainer
> job.

Why would it matter for a maintainer at all?  You use email to send a
patch to a maintainer, if it was created using git or quilt does not
matter one bit.

thanks,

greg k-h

      parent reply	other threads:[~2017-02-02  7:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-01 13:54 A bit of quilt Amit Kumar
2017-02-02  5:11 ` Amit Kumar
2017-02-02  7:10   ` Greg KH
2017-02-02  9:08     ` Amit Kumar
2017-02-02  9:51       ` Greg KH
2017-02-02 10:56         ` Amit Kumar
2017-02-02  7:10 ` Greg KH [this message]

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=20170202071024.GA27159@kroah.com \
    --to=greg@kroah.com \
    --cc=kernelnewbies@lists.kernelnewbies.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;
as well as URLs for NNTP newsgroup(s).