git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Figuring out which patches have been applied
@ 2009-10-02 14:36 Jon Smirl
  2009-10-02 18:45 ` Julian Phillips
  2009-10-02 19:16 ` skillzero
  0 siblings, 2 replies; 3+ messages in thread
From: Jon Smirl @ 2009-10-02 14:36 UTC (permalink / raw)
  To: Git Mailing List

I have a stack of 100 patches against 2.6.30. A lot of these got
merged between 2.6.30-32.  How can I tell which ones have been
applied?

It doesn't work to check if patch A has been applied to 2.6.32. Other
patches may have been applied on top of patch A obscuring it.

Once solution would be to rebase the patch stack forward one commit at
a time. That solves the problem of later patches obscuring patch A. Is
there a better way to do this?

-- 
Jon Smirl
jonsmirl@gmail.com

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

end of thread, other threads:[~2009-10-02 19:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-02 14:36 Figuring out which patches have been applied Jon Smirl
2009-10-02 18:45 ` Julian Phillips
2009-10-02 19:16 ` skillzero

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