Junio C Hamano <gitster@xxxxxxxxx> writes: > "Michael S. Tsirkin" <mst@xxxxxxxxxx> writes: > >> Add --revisions flag to rebase, so that it can be used >> to apply an arbitrary range of commits on top >> of a current branch. > > I would suggest calling the option to invoke that hidden mode not > "--revisions", but "--reverse" or "--opposite" or something of that > nature, though. It makes "rebase" work in different direction. And there are no "revisions" in git. So using that term for anything would only be confusing. Git has "commits" and various kinds of references to them. -- David Kågedal -- 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