>> Tim Starling <[email protected]> wrote: > > It doesn't work, I'm afraid. Because of the implicit rebase on push, > usually subsequent changesets have a different parent.
How does the "implicit rebase on push" work? Do you mean git-review? I don't know whether "git push <remote> HEAD:for/master/<topic>" rebases anything. I still prefer plain "git push" (where I can also ay "HEAD:refs/changes/XXX") to git-review magic. //Saper _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
