On Sun, Oct 4, 2009 at 2:00 PM, Jon Smirl <jonsmirl@xxxxxxxxx> wrote: > On Thu, Oct 1, 2009 at 7:04 PM, Jon Smirl <jonsmirl@xxxxxxxxx> wrote: > > > Is there a better way to locate the patches the got applied? > > A solution to this is to make an option on rebase that walks the > patch stack forward one commit at a time. > > What does the --merged option do on stg rebase? The doc is rather > sparse. Right, -m/--merged is what you want. Before applying any of the patches, it tries to reverse-apply all of them in reverse order---successful applications mean the patch was already in upstream. It works surprisingly well. -- Karl Wiberg, kha@xxxxxxxxxxx www.treskal.com/kalle -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html