Gnus development mailing list
 help / color / mirror / Atom feed
* Using "git am" from Gnus
@ 2015-04-02  2:41 Stefan Monnier
  2015-04-02 18:39 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2015-04-02  2:41 UTC (permalink / raw)
  To: ding

So, here I am, with a series of patches sent from Git, and I want to
apply them to some Git tree.

Has someone written a command to automate the process of saving the
email and then running "git am" on the result?

Ideally, I should be able to just select all the relevant email in the
*Summary* buffer, indicate where is the Git tree to which those patches
should be applied, and then let the command do its magic (which might
include re-ordering the emails).


        Stefan



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Using "git am" from Gnus
  2015-04-02  2:41 Using "git am" from Gnus Stefan Monnier
@ 2015-04-02 18:39 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2015-04-02 18:39 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: ding

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> Ideally, I should be able to just select all the relevant email in the
> *Summary* buffer, indicate where is the Git tree to which those patches
> should be applied, and then let the command do its magic (which might
> include re-ordering the emails).

Process mark the mails in the right order (probably sorting by subject
first), pipe them to git am.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-02 18:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-02  2:41 Using "git am" from Gnus Stefan Monnier
2015-04-02 18:39 ` Andreas Schwab

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).