Hi, On Mon, 29 May 2006, Martin Waitz wrote: > I'm doing two commits, one to HEAD and one to the other branch. > It is more like: > > git commit > git checkout otherbranch > git rebase --onto otherbranch master^ master <-- first > git checkout master > git merge msg master otherbranch <-- second Wouldn't this merit a different option name, such as "--also-onto" instead of "--branch"? Ciao, Dscho - : 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