Heya, On Fri, Apr 9, 2010 at 20:49, Eugene Sajine <euguess@xxxxxxxxx> wrote: > But, in “git rebase –onto master next topic” the meaning of the “next > topic” parameters is different: as I understand, it actually specifies > a range of commits from next to topic, because –onto changes the way > the whole command is working, but it is not clarified in help. Is that > correct understanding? I've never been able to remember how rebase --onto works, perhaps if we actually let users specify a range it would be more intuitive? $ git rebase next..topic master -- Cheers, Sverre Rabbelier -- 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