Quoting Junio C Hamano <gitster@xxxxxxxxx> > So here is what I did tonight. > > Step 0. Apply as you specified on top of 'next' > > $ git checkout next^0 > $ git am -s your-10-patches > $ M=$(git describe) > > Step 1. Rebase back to the bottom of the old series > > $ git checkout next...jh/notes What do three-dots mean in this command? > $ git rebase --onto HEAD next $M > $ N=$(git describe) -- Nanako Shiraishi http://ivory.ap.teacup.com/nanako3/ -- 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