All of lore.kernel.org
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: bryan.wu@analog.com
Cc: Jakub Narebski <jnareb@gmail.com>,
	Eric Biederman <ebiederm@lnxi.com>,
	git@vger.kernel.org
Subject: Re: Help: git-quiltimport error
Date: Thu, 29 Mar 2007 17:48:17 +0100	[thread overview]
Message-ID: <tnxlkhgdmi6.fsf@arm.com> (raw)
In-Reply-To: <1175053761.15391.7.camel@roc-desktop> (Bryan Wu's message of "Wed, 28 Mar 2007 11:49:21 +0800")

"Wu, Bryan" <bryan.wu@analog.com> wrote:
> oh, can this fix the bug?
> I am trying to import -mm series patch set to a git tree. Is there any
> git command similar with quilt push/pop? I am trying StGit, but it can't
> recognize the commits from git-quiltimport. Could you give me some
> hints?

You could either import with 'stg import --series' directly or, if you
had already done git-quiltimport, just run 'stg uncommit -n ...'
passing it the number of commits you want transformed in patches.

Note that with a huge series like the -mm one, the git tools like
StGIT (or guilt, but haven't tried it) are much slower compared to
plain quilt.

-- 
Catalin

      parent reply	other threads:[~2007-03-29 17:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-27 17:01 Help: git-quiltimport error Bryan Wu
2007-03-27 22:49 ` Jakub Narebski
2007-03-28  3:49   ` Wu, Bryan
2007-03-28  4:04     ` Wu, Bryan
2007-03-29 16:48     ` Catalin Marinas [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=tnxlkhgdmi6.fsf@arm.com \
    --to=catalin.marinas@arm.com \
    --cc=bryan.wu@analog.com \
    --cc=catalin.marinas@gmail.com \
    --cc=ebiederm@lnxi.com \
    --cc=git@vger.kernel.org \
    --cc=jnareb@gmail.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.