-- Jakub Narebski wrote: > git rebase --interactive? > Any patch management interface (StGIT, Guilt)? Yes, as I said, that set of operations can be performed with git today. What git can't do, is let me "supercede" the old DAG-subset, so people I shared them with can get my new changes without hurting their world. Currently git seems to rely on the idea that "if you accept changes into your tree that will be later rebased, it's up to you to figure it out". I don't see why that is the case. -- 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