Simon Marlow wrote:
>
> I'm not sure exactly what it means to rebase two branches "in sync".  I
> know that if you rebase a branch and the target of the rebase already has
> (some of) the patches that you are rebasing, then git will drop them
> during the rebase.

Ah, that's good to know. Thanks! So I could rebase the validate tree, push
and then rebase the dev tree and that would work as expected?

Roman




_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to