All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Jakub Narebski <jnareb@gmail.com>
Cc: Alydis <alydis@august8.net>, Jeff King <peff@peff.net>,
	git <git@vger.kernel.org>
Subject: Re: Generating patches/Cherry Picking for a large number of commits
Date: Fri, 28 Aug 2009 15:35:43 -0700	[thread overview]
Message-ID: <7v1vmvh8hs.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <m3k50nllt6.fsf@localhost.localdomain> (Jakub Narebski's message of "Fri\, 28 Aug 2009 13\:34\:36 -0700 \(PDT\)")

Jakub Narebski <jnareb@gmail.com> writes:

> git-format-patch | git-am pipeline has to work correctly, as it
> originally was the way (modulo extra options) git-rebase was
> implemented.  So yes, "git am <dir>" should understand and apply in
> correct order result of "git format-patch -o <dir> <revspec>".

You are not making any sense.  rebase is done using --stdout and does not
rely on the intermediate files nor ordering of their names.

  reply	other threads:[~2009-08-28 22:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-28 19:26 Generating patches/Cherry Picking for a large number of commits Alydis
2009-08-28 19:45 ` Jeff King
2009-08-28 19:50   ` Alydis
2009-08-28 20:34     ` Jakub Narebski
2009-08-28 22:35       ` Junio C Hamano [this message]
2009-08-28 21:54     ` Jeff King
2009-08-28 22:31     ` Junio C Hamano

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=7v1vmvh8hs.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=alydis@august8.net \
    --cc=git@vger.kernel.org \
    --cc=jnareb@gmail.com \
    --cc=peff@peff.net \
    /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.