Junio C Hamano wrote: > - If the UI language for "rebase" were designed following the > "composition using common elements like ranges and revisions" > school, it would have started from "rebase --onto=X A..B". I will try to drive the point home one more time. What do you really want to rebase? B ^A or B ^$(git merge-base A B)? They're two entirely different things as I've repeated countless times. And the latter is what I always really mean. -- 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