2009/5/13 Ittay Dror <ittay.dror@xxxxxxxxx>: > Johannes Sixt wrote: >> I guess it should have been >> >> git rebase -i --onto new-upstream old-upstream master >> >> That is, you take commits old-upstream..master and transplant them onto >> new-upstream. >> > > same thing: >> git rebase -i --onto upstream old-upstream master > fatal: Needed a single revision > Does not point to a valid commit: upstream Well, don't put random characters where your branch names should be. -- 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